Page 1 of 1

Which of the following methods can be used to search an element in a linked list?

Posted: Wed Jul 13, 2022 7:40 pm
by answerhappygod
a) Iterative linear search
b) Iterative binary search
c) Recursive binary search
d) Normal binary search