This repo consists codes of Aditya Verma - Dynamic Programming Playlist
-
Updated
Feb 16, 2025 - C++
This repo consists codes of Aditya Verma - Dynamic Programming Playlist
[VLDB 2022] Dash application for "Navigating the Labyrinth of Time Series Anomaly Detection"
Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported.
Python Only MIDI Sequencer Keyboard Interface — Python REPL for music performance. Hot-patch patterns and harmonies while the music plays, with a web UI dashboard and Ableton Link tempo sync. Works on Mac and Windows. Named after Qina the Pomsky.
A Swift library for writing & manipulating patterns for matching on collections.
The minimal elements of the prime numbers which are > b written in the positional numeral system with radix b, as digit strings under the subsequence ordering, for 2 ≤ b ≤ 36
//contains recursion programs for practice and learning
The longest common subsequence (LCS) problem is the problem of finding the longest subsequence common to all sequences in a set of sequences (often just two sequences). It differs from problems of finding common substrings: unlike substrings, subsequences are not required to occupy consecutive positions within the original sequences. The longest…
This repository contains a variety of well-crafted code examples that are ideal for practice. Enjoy!!
"Number of Matching Subsequences" LeetCode Problem Solution
Return a list of non-reduced dimensions in an un-normalized multi-slice.
Easily generate subsequences from a provided map, array, or string input.
To associate your repository with the subsequence topic, visit your repo's landing page and select "manage topics."