dsa.js-data-structures-algorithms-javascript
                                
                                 dsa.js-data-structures-algorithms-javascript copied to clipboard
                                
                                    dsa.js-data-structures-algorithms-javascript copied to clipboard
                            
                            
                            
                        fix(runtimes/02-binary-search):fixes binary search iterative
I have found a small bug in the binary search iterative, I fixed it and I have also added tests for that.