Q49
How can Jump Search be improved?
A.
Step size should be other than sqrt(n)
B.
Cannot be improved
C.
Begin from the kth item, where k is the step size
AnswerD.
Start searching from the end
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board