torres446n

Results 1 issues of torres446n

Fixes #13886 ### Describe your change: This pull request fixes the behavior of the `binary_search` algorithm when the input list contains duplicate elements. Previously, the algorithm returned the **middle duplicate...