mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-24 13:10:13 +08:00

Cleans the Java implementation of binary search to be more consistent with styles and to avoid unnecessary boxing of int types
Cleans the Java implementation of binary search to be more consistent with styles and to avoid unnecessary boxing of int types