Java
Binary Search, Search, Ternary Search
150
Information retrieval is one of the most important applications of computers and searching for data is one of the fundamental fields of computing. This problemset contains programming problems based on linear and binary search technique which will help you to write fast program depending on data.