mgechev / javascript-algorithms

💻 JavaScript implementations of computer science algorithms
https://mgechev.github.io/javascript-algorithms/
MIT License
7.83k stars 1.27k forks source link

Add jump search algo #157

Closed duffman85 closed 4 years ago

duffman85 commented 4 years ago

This PR is add the Jump Search algorithm.