matthewsamuel95 / ACM-ICPC-Algorithms

Algorithms used in Competitive Programming
2.07k stars 1.26k forks source link

Add recursive implementation of BinarySearch in Scala #719

Closed hirakJS closed 5 years ago

matthewsamuel95 commented 5 years ago

do you mind to add subfolders to the code in binary search as well ie move BinarySearch.cpp to C++/BinarySearch.cpp