kmp-algorithm

There are 141 repositories under kmp-algorithm topic.

  • kehengzhong/adif

    用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。

    Language:C1398148
  • Crypto-KMP

    KhubaibKhan4/Crypto-KMP

    Crypto-KMP Developed using Compose Multiplatform and Contains the Android, iOS, Web And Desktop Applications.

    Language:Kotlin903219
  • xubenhao/Algorithm

    1.算法与数据结构库;2.已经实现动态数组/双向链表/栈/队列/堆/链式哈希表/二叉搜索树/红黑树.均以C++模板类实现,可用于实际项目中替代STL的容器类及数据结构学习.3.已经实现图/深度优先/广度优先/单源最短路径/所有结点对最短路径/最小生成树/快速排序/归并排序/字符串匹配算法.可用于实际项目及算法学习.4.对分治/迭代算法设计方法进行总结,对动态规划/贪心算法针对几个经典问题做了具体实现.

    Language:C++39105
  • KhubaibKhan4/Flexi-Store-Admin

    Flexi-Store-Admin Panel of the Ecommerce Platform named as Flexi-Store-KMP Project. It supports Android, iOS, Web & Desktop

    Language:Kotlin32315
  • rvhuang/kmp-algorithm

    The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm

    Language:C#27626
  • kmp-device-info

    rvenky125/kmp-device-info

    🔧 Set of utility functions for getting device information in KMP projects.

    Language:Kotlin24162
  • KhubaibKhan4/Wallpaper-KMP

    Wallpaper Desktop Kotlin Multiplatform (Android, iOS, Desktop & Web). A KMP application for browsing and downloading wallpapers. Built using Kotlin Multiplatform, Compose Desktop, and Ktor.

    Language:Kotlin16203
  • mikewlange/35SearchesInC

    Around 35 of the fastest and most widely used full text search algorithms. Written in c, compiled with llvm.clang for iOS and everything else. Boyer-Moore , Knuth-Morris-Pratt, Reverse Colussi even the Zhu-Takaoka algorithm. And 32 more.

    Language:Objective-C15204
  • KHvic/algorithms

    Advance algorithm implementations

    Language:C++14301
  • lijqhs/algorithms-notes

    Notes of Algorithms Learning

    Language:Shell13107
  • KhubaibKhan4/MovieDesktop

    Movie Desktop is Developed using Kotlin Mutliplateform and Ktor as Client.

    Language:Kotlin12100
  • 12tarun/Spoj-Solutions

    This repository contains solutions of various classical problems on SPOJ.

    Language:C++8000
  • KhubaibKhan4/Wallpapers-Desktop

    Wallpaper Desktop KMP Application. A desktop application for browsing and downloading wallpapers. Built using Kotlin Multiplatform, Compose Desktop, and Ktor.

    Language:Kotlin8201
  • royalpranjal/Search-Engine

    A search query is processed using NLP after which the results are displayed by crawling the web for relevant web pages & displaying them after normalizing the scores

    Language:Python8205
  • Avinash793/String-matching-algorithms-and-applications

    Implementation of various string matching algorithms and their experimental analysis. Contains paper describing different string matching algorithms with their time and space complexities.

    Language:C++7106
  • mutux/kmp

    KMP string search algorithm implemented in Python

    Language:Python7106
  • paras2411/Algorithms

    Algorithms useful for CS graduates

    Language:C++6101
  • ARUNAGIRINATHAN-K/Search-App

    A web-based search application for .txt files with five algorithms (Linear, Binary, Naive, KMP, Boyer-Moore) and execution time visualization

    Language:HTML5
  • snow28/pattern_search_algorithms

    C++, University of Lodz, Advanced Algorithms assignment

    Language:C++5001
  • gvarun20/DataStructures_Python

    practical concept of DSA and basic implementation

    Language:Jupyter Notebook410
  • ivanj26/Spam-Detector

    Web based - Spam detector

    Language:Java4000
  • ks-amit/Competitive-Programming

    All you need to save time :p

    Language:C++4012
  • SoumyadeepB/Design-and-Analysis-of-Algorithms

    Design and Analysis of Algorithms

    Language:C4101
  • tinsir888/parallel-programming

    Parallel Programming(CS major elective) programming assignments in the 5th semester. Taught by Prof. Wang Gang.

    Language:C++410
  • ArielXL/data-structures

    Soluciones en c++ y c# de algunos problemas sobre Estructuras de Datos.

    Language:JavaScript310
  • Juliavister/AdvancedAlgorithms1

    Group project 1 from the course Advanced Algorithms

    Language:Python3100
  • Madhur215/Data-Structures-And-Algorithms

    Solutions of various classical & standard interview and competitive programming questions, and CSES problem set.

    Language:C++3001
  • MISabic/Competitive-Programming-Template

    Algorithm and data structures implementation for contests

    Language:C++3100
  • qfcy/py-kmp-util

    A lightweight Python module providing KMP-based search for strings and bytes.

    Language:C++3
  • RemieRichards/kmpsearch-rs

    Rust implementation of Knuth-Morris-Pratt Searching

    Language:Rust3200
  • RISHIT7/CorpusQnATool

    CorpusQnATool that uses a Corpus and chatGPT to for answers to input queries.

    Language:C++3100
  • saldisobi/kotlinAlgo

    Data Structures and Algorithms in Kotlin

    Language:Kotlin3101
  • techy4shri/KMP-Intrusion-Detection-System

    This IDS focuses on detecting intrusion attempts by matching patterns in network data (such as suspicious strings in payloads or requests). It integrates the Knuth-Morris-Pratt (KMP) string-search algorithm for efficient pattern matching while also using auxiliary methods such as hashing and tries for indexing or rule-based detection.

    Language:C++3200
  • VarunManchanda/DataStructuresInC-

    This is the repository which contains all Data Structures completely developed in C++

    Language:C++3100
  • zetaraku/algo-playground

    🎡 Play with algorithms and watch it run step by step. 😀

    Language:Vue3100
  • AleksaVukadinovic/KIAA

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

    Language:C++2100