1.

Binary search algorithm can not be applied to

A. Sorted linked list
B. Sorted binary trees
C. Sorted linear array
D. Pointer array
Answer» B. Sorted binary trees


Discussion

No Comment Found