Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 168 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 168 Bytes

Binary Search

This is a binary search algorithm implementation in JavaScript. This is for the purpose of learning how to create a package and publish it to npm.