A C# software with GUI that uses 3 string matching algorithms (BF, RK and KMP) for efficient word search.
csharp rabin-karp-algorithm analysis-algorithms brute-force-algorithm string-searching design-algorithm knuth-morris-pratt-algorithm
-
Updated
Apr 13, 2023 - C#