Which one is faster?
A binary search of an orderd set of elements in an array
or
a sequential search of the elements.
Answer Posted / ankita roy
sequential search of the elementss
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is list a data type?
Explain Stack
Explain in brief a linked list.
How do you declare An array of three pointers to chars
Define general trees?
Can we make hashmap synchronized?
What does each entry in the link list called?
What is the difference between an array and vector?
What is a map programming?
Define double linked list?
Does hashmap maintain insertion order?
Can you declare an array without assigning the size of an array?
Is json a data structure?
How to reverse a singly linked list?
What is the non linear data structure?