Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up- Paris
Pinned repositories
1,690 contributions in the last year
Contribution activity
July 2018
Created a pull request in trekhleb/javascript-algorithms that received 3 comments
Fix knuthMorrisPratt for empty word request
While running property based tests - based on fast-check - on the implementation of knuthMorrisPratt I discovered what seems to be an inconsistency: …
+6
−2
•
3
comments
Created an issue in trekhleb/javascript-algorithms that received 4 comments
rabinKarp seems to miss some matches
Hello, I recently tried to run some property based tests on the algorithms provided in javascript-algorithms. I discovered the following failing ca…
4
comments