fullstackDevelopment
fullstackDevelopment copied to clipboard
add javascript binary search
Description 📜
Add binary search algorithm
Type of change 📝
- [X] Code
Programming Language
- [X] Javascript
Domain of Contribution 📊
- [X] Algorithms
- [X] Searching
Checklist ✅
- [X] I follow Contributing Guidelines & Code of conduct of this project.
- [X] I have performed a self-review of my own code or work.
- [X] I have commented my code, particularly in hard-to-understand areas.
- [X] My changes generates no new warnings.