HARMAN interview question

How would you find an element in a unsorted array without linear search

Interview Answer

Anonymous

2 Sept 2025

merge sort then binary search