InterviewSolution
Saved Bookmarks
| 1. |
Binary search algorithm cannot be applied to:-a. Sorted linear array b. Sorted binary trees c. Pointer array d. Sorted linked list |
|
Answer» HEY mate your answer is OPTION a . I.e SORTED linear array . |
|