mgechev / javascript-algorithms

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

Create linearsearch #190

Closed pschik closed 2 years ago

pschik commented 2 years ago

someone here with write access? :D

mgechev commented 2 years ago

Another linear search implementation is already in. Thanks for the PR!