SIGN IN SIGN UP

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

0 0 0 JavaScript

merge: Add proper tests for binary search (#987)

* feat: added alternative binary search

* fix: exchange "dir" for "high"

* fix : fixing code style

* fix: fixed readability

* fix: fixed code smells

* fix: remove binary search alternative

* feat: added tests of binary search interative and recursive

* fix: fixed wrong identation

* fix: refactoring duplicated code of tests
C
Carlos Rafael committed
298ab3366cf63a97d3f7f35e5a71632bfc7d08eb
Parent: 8fc5390
Committed by GitHub <noreply@github.com> on 4/21/2022, 6:07:20 AM