naive-string-matcher
Here are 7 public repositories matching this topic...
A web-based search application for .txt files with five algorithms (Linear, Binary, Naive, KMP, Boyer-Moore) and execution time visualization
- Updated
Aug 28, 2025 - HTML
Laboratory work on text search course
- Updated
May 16, 2020 - Python
Implementations of Various Data Structures & Algorithms
- Updated
Aug 7, 2022 - C
Rust implementation of naive string matcher algorithm
- Updated
Jun 26, 2021 - Rust
Executing important algorithms using java
- Updated
May 12, 2021 - Java
Program developed in Python designed to compare run-times of the naive string matching algorithm when implemented sequentially, and then parallelly. Tested with various lengths of both the target string and the search string.
- Updated
Sep 10, 2018 - Python
Improve this page
Add a description, image, and links to thenaive-string-matcher topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thenaive-string-matcher topic, visit your repo's landing page and select "manage topics."