MCQOPTIONS
Saved Bookmarks
| 1. |
What will be the maximum number of comparisons that can be made in jump search algorithm (assuming k to be blocks jumped)? |
| A. | k |
| B. | n/k |
| C. | k-1 |
| D. | k-1 |
| Answer» D. k-1 | |