What is the value of jump taken for maximum efficiency while implementing jump search?
(a) n/2
(b) n^2
(c) n^1/2
(d) log n
I had been asked this question in a national level competition.
I need to ask this question from Searching topic in chapter Searching of Data Structures & Algorithms II