a) Exponential search is an in place algorithm
b) Exponential search has a greater time complexity than binary search
c) Exponential search performs better than binary search when the element being searched is present near the starting point of the array
d) Jump search has a greater time complexity than an exponential search
Choose the incorrect statement about exponential search from the following.
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Choose the incorrect statement about exponential search from the following.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!