Laboratory work on text search course
-
Updated
May 16, 2020 - Python
Laboratory work on text search course
Implementations of Various Data Structures & Algorithms
Rust implementation of naive string matcher algorithm
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.
Executing important algorithms using java
Add a description, image, and links to the naive-string-matcher topic page so that developers can more easily learn about it.
To associate your repository with the naive-string-matcher topic, visit your repo's landing page and select "manage topics."