YasoJan/CourseFinder
CourseFinder demonstrates the inefficiency of the brute force string pattern matching algorithm, showcasing its slow time complexity. Use this program to learn how a string pattern matching algorithm implementing brute force looks in Java.
Java
No issues in this repository yet.