subsequence
Here are 50 public repositories matching this topic...
Language:All
Sort:Most stars
Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported.
- Updated
Sep 6, 2021 - C
[VLDB 2022] Dash application for "Navigating the Labyrinth of Time Series Anomaly Detection"
- Updated
Mar 20, 2023 - Python
This repo consists codes of Aditya Verma - Dynamic Programming Playlist
- Updated
Feb 16, 2025 - C++
A Swift library for writing & manipulating patterns for matching on collections.
- Updated
Nov 30, 2021 - Swift
//contains recursion programs for practice and learning
- Updated
Jun 24, 2022 - C++
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…
- Updated
May 26, 2017 - Python
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
- Updated
Nov 5, 2025 - C++
"Number of Matching Subsequences" LeetCode Problem Solution
- Updated
Jul 21, 2022 - Python
- Updated
May 15, 2020 - Java
Return a list of non-reduced dimensions in an un-normalized multi-slice.
- Updated
Aug 18, 2025 - JavaScript
Improve this page
Add a description, image, and links to thesubsequence topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesubsequence topic, visit your repo's landing page and select "manage topics."