1.

Jump search algorithm requires which of the following condition to be true?

A. array should be sorted
B. array should have not be sorted
C. array should have a less than 64 elements
D. array should be partially sorted
Answer» B. array should have not be sorted


Discussion

No Comment Found