Sathyabama-Coding-Club / HacktoberFest2019

This repository is a part of HacktoberFest, an event organised by DigitalOcean.
https://hacktoberfest.digitalocean.com/
15 stars 52 forks source link

[Algo] Binary search [JavaScript] #15

Closed peakercope closed 4 years ago

peakercope commented 4 years ago

Add binary search algorithm and its implementation in javascript https://en.wikipedia.org/wiki/Binary_search_algorithm

peakercope commented 4 years ago

PR closes this issue https://github.com/Sathyabama-Coding-Club/HacktoberFest2019/pull/10