ptrvsrg / NSU-labs-C Star 2 Code Issues Pull requests Лабораторные работы по дисциплине "Программирование" 1 курса ФИТ НГУ c cmake avl-tree algorithms quicksort data-structures convex-hull dynamic-programming heapsort kruskal-algorithm prims-algorithm dijkstra-shortest-path boyer-moore-algorithm huffman-compressor rabin-karp-algorithm github-actions topsort stack-calculator knuth-morris-pratt-algorithm narayana-algorithm Updated Feb 24, 2023 C
SamuraJey / NodeJS-HW Star 1 Code Issues Pull requests Discussions Репозиторий для задач по курсу "скрипты" nodejs javascript entropy game-of-life gameoflife rle node-js reverse-polish-notation float findindex boyer-moore-algorithm rabin-karp-algorithm deterministic-finite-automaton brute-force-algorithm reverse-polish-calculator shennon knuth-morris-pratt-algorithm Updated Jan 1, 2025 JavaScript
sonechkina / KMP-Web-App Star 0 Code Issues Pull requests Flask web application for pattern matching in a genome sequence javascript python flask bioinformatics genomics pattern-matching string-matching sars-cov-2 knuth-morris-pratt-algorithm Updated Feb 1, 2023 Python
muhammadshaffay / Word-Quest Star 0 Code Issues Pull requests A C# software with GUI that uses 3 string matching algorithms (BF, RK and KMP) for efficient word search. csharp rabin-karp-algorithm analysis-algorithms brute-force-algorithm string-searching design-algorithm knuth-morris-pratt-algorithm Updated Apr 13, 2023 C#
Matthew-Mosior / idris2-stringsearch-algorithms Sponsor Star 0 Code Issues Pull requests Fast searching, splitting and replacing of ByteStrings boyer-moore-algorithm deterministic-finite-automaton string-searching knuth-morris-pratt-algorithm Updated Dec 9, 2025 Idris