An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: z-algorithm

auyeungtsun/knuth-morris-pratt-algorithm

Knuth Morris Pratt algorithm

Language: C++ - Size: 0 Bytes - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

auyeungtsun/knuth-morris-pratt

Knuth Morris Pratt (KMP) algorithm

Language: C++ - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AleksaVukadinovic/KIAA

Materijali i rokovi za kurs konstrukcija i analiza algoritama za I smer na Matematickom fakultetu.

Language: C++ - Size: 133 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Algorithmic-Solutions/Z-Algorithm

This repository explores the Z-algorithm, a linear-time string searching algorithm. We implement the Z-algorithm for practical applications in text summarization and text search with highlighting.

Language: TypeScript - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shavidze/Codeforces

Problems seen and solved on the https://codeforces.com/ website

Language: C++ - Size: 201 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KHvic/algorithms

Advance algorithm implementations

Language: C++ - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 1

Anushk2001/Analysis-of-Various-String-Algorithms

Here I have discussed various string algorithms, including the popular pattern matching algorithms

Language: C++ - Size: 85.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Edurz135/StringSearchingAlgorithms

🔎 Comparison of string pattern searching algorithms.

Language: Jupyter Notebook - Size: 19.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

darian-catalin-cucer/z-algorithm

The Z Algorithm is a linear-time string matching algorithm used to find all the occurrences of a pattern string in a text string. It uses a preprocessing step to create a Z array, which stores the length of the longest common prefix of the text and a suffix starting from a specific position.

Language: Kotlin - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jesshew/lzss-encoder-decoder

Implementation of LZSS, a lossless data compression algorithm by using Z algorithm, Huffman and Elias encoding method.

Language: Python - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

visheshsinha/DNA-Sequencing

Get Started with DNA Sequencing working with .FastQ and .FastA file formats and performing Pattern Matching Algorithms (Exact & Approximate).

Language: Jupyter Notebook - Size: 324 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

dumbape/Competitive-Programming

All you need to save time :p

Language: C++ - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

dberg/strings

daniberg.com

Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

asherLZR/z-algorithm-visualised

Gusfield's Z-algorithm is used as a pre-processing step on the pattern as input to string pattern-matching algorithms like KMP and Boyer-Moore.

Language: Vue - Size: 1.79 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

jacobjinkelly/sequencing

Fast alignment of genomic sequences using Boyer-Moore with linear time construction of indexes using Z algorithm.

Language: C++ - Size: 60.5 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

ashutosh65000/Algorithms

Deals with the Algorithms along with the explanation.

Language: Java - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

iTeraTorr/Analysis-of-Various-String-Algorithms

Here we have discussed various string algorithms, including the popular pattern matching algorithms like KMP, Z, Rabin Karp, etc as a part of Design and Analysis of Algorithms course under the guidance of Dr. Kapil Ahuja

Size: 2.19 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Related Keywords
z-algorithm 17 kmp-algorithm 5 algorithms 4 segment-tree 3 kmp 3 manacher-s-algorithm 3 graph-theory 2 pattern-matching 2 string 2 python 2 data-structures 2 fenwick-tree 2 heavy-light-decomposition 2 string-matching 2 ai-generated 2 reference-genome 1 sequencing 1 pigeonhole 1 c-plus-plus 1 k-mers 1 k-mer-counting 1 exact-matcching 1 dna-sequencing 1 dna 1 lzss 1 huffman-coding 1 data-compression 1 z-analysis 1 python3 1 mobile 1 math 1 leetcode 1 kotlin 1 kmm 1 hierholzer 1 trie-data-structure 1 rabin-karp-algorithm 1 matching 1 bitap-algorithm 1 automaton 1 kahns-alogrithm 1 aho-corasick-algorithm 1 sequence-alignment 1 boyer-moore 1 vue 1 materializecss 1 heroku 1 express 1 bad-character-rule 1 sieve-of-eratosthenes 1 programming 1 primality-testing 1 matrix-multiplication 1 matrix-exponentiation 1 lowest-common-ancestor 1 lca-problem 1 exponentiation 1 euclidean-algorithm 1 disjoint-unions 1 edmonds-karp-algorithm 1 blossom-algorithm 1 sliding-window 1 lcm 1 lca 1 greedy 1 graphs 1 dynamic-programming 1 dfs 1 binary-search-tree 1 bfs 1 algorithm 1 trie 1 minimum-spanning-trees 1 graph 1 floyd-warshall-algorithm 1 eratostenes-sieve 1 dijkstra-algorithm 1 convex-hull-algorithms 1 chinese-remainder-theorem 1 bellman-ford-algorithm 1 algorithms-and-data-structures 1 js 1 javascript 1 java 1 hackerrank 1 cpp 1 android-application 1 android 1 search 1 pattern 1 anagram-search 1 robin-karp 1 lps 1 tarjan-algorithm 1 suffix-array 1 square-root-decomposition 1 sparse-table 1 number-theory 1 mo-algorithm 1 max-flow 1