Finally the results from “You think you know algorithms” are out. This time only 3 of you have answered correctly to all the questions.
1. Which string searching algorithm is faster?
- Morris-Pratt correct answer (ref)
- Brute force
- Rabin-Karp

Continue reading You think you know algorithms. Quiz results!

