pacifiquem / awesome-algorithms

Well implemented and optimized algorithms.
MIT License
57 stars 10 forks source link

Brute_Force_string matching #26

Closed lukeclark03 closed 7 months ago

lukeclark03 commented 7 months ago

Wrote Brute Force String Matching Algorithm. Changed file name to remove spaces and make it in the same style as the other files. Implemented findFirst() and findAll() functionality.

pacifiquem commented 7 months ago

Fixes #22

pacifiquem commented 7 months ago

Thank you @lukeclark03 .

pacifiquem commented 7 months ago

I'll edit the readme by ma self!!!! thanks @lukeclark03