Andrii Siriak

Results 230 comments of Andrii Siriak

We don't add Leetcode problems

You have just removed a file

You can check in open issues if there are some not implemented or find an algorithm that's not present yet, or add JUnit tests

The algorithm is the same for arrays and lists, so it's just duplication

We do not add Leetcode problems

Please resolve conflicts

It's already implemented here https://github.com/TheAlgorithms/Java/blob/9dbdaf6afbff7a05bf17ba46f9a978a4d8704dfd/src/main/java/com/thealgorithms/searches/BinarySearch.java#L18

We don't add leetcode problems