Which algorithm does NOT utilize the divide-and-conquer approach?
Merge Sort
Binary Search
Quick Sort
Depth-first search

Data Structures and Algorithms Exercises are loading ...