An efficient Java substring search library
-
Updated
Oct 8, 2021 - Java
An efficient Java substring search library
Useful Algorithms covering multiple topics completed in Java.
Assignments from Algorithms Course like - All pairs shortest path, Common Substrings, Huffman Coding, K-nary Heaps, KMP, Line Sweep, Matrix Chain Multiplication, Maximum Flow, Quick Sort, Strongly Connected Components
Implementation of common algorithms as part of the COMP20290 module
Naive algorith to search substring in string
Programming questions Java/ codechef problems
gives positions of occurrence of a substring using rolling hash functions
Add a description, image, and links to the substring-search topic page so that developers can more easily learn about it.
To associate your repository with the substring-search topic, visit your repo's landing page and select "manage topics."