[PR #255] fix bug #554

Open
opened 2026-01-29 15:13:42 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/TheAlgorithms/C/pull/255

State: closed
Merged: Yes


binarySearch should be returned when left > right

**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/255 **State:** closed **Merged:** Yes --- `binarySearch` should be returned when `left` > `right`
claunia added the pull-request label 2026-01-29 15:13:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#554