Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 311 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 311 Bytes

algorithmsProject

I made brute force and Boyer-Moore's Algorithms and my colleague made the KMP's algorithm.

we analyesed the results and clearly the booyer-moore is much faster than the others