For performing a range query on a sorted data set, what algorithm is typically employed?
Merge sort
Binary search
Linear search
Quick sort

Data Structures and Algorithms Exercises are loading ...