MCQOPTIONS
Saved Bookmarks
| 1. |
Exponential search has ____________ |
| A. | neither an exponential space complexity nor exponential time complexity |
| B. | exponential time complexity but a linear space complexity |
| C. | exponential space complexity but a linear time complexity |
| D. | both exponential time and space complexity |
| Answer» B. exponential time complexity but a linear space complexity | |