odd bug in my binary search algorithim | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

odd bug in my binary search algorithim

i'm revisiting binary search, but have come into a particular bug - the length of the array is equal to 1 no matter what, and the algorithm can only properly find the value if it's the first or second value in the array. i've compared my other codes, but can't quite see the bug. could someone explain what i'm doing wrong? my code: https://code.sololearn.com/cRUyprqIPQeL

15th Nov 2017, 8:46 PM
X-1
X-1 - avatar
0 ответов