dsa.js-data-structures-algorithms-javascript icon indicating copy to clipboard operation
dsa.js-data-structures-algorithms-javascript copied to clipboard

fix(runtimes/02-binary-search):fixes binary search iterative

Open gabrielastelescu opened this issue 3 years ago • 0 comments

I have found a small bug in the binary search iterative, I fixed it and I have also added tests for that.

gabrielastelescu avatar May 19 '22 12:05 gabrielastelescu