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 / siya
binary search...............
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Calculate the address of a random element present in a 2d array, given base address as ba.
What is the best case complexity of bubble sort?
How do you make a bubble chart with 3 variables?
How do I start preparing for placement?
Write the algorithm for converting infix expression to postfix expression?
Define an algorithm.
What is the difference between array list and vector list?
What is a priority queue?
Define rehashing?
How will you reverse Linked List.
Name the areas in which you can apply data structures extensively?
what are the applications of Linked Lists?
Why is hashset not ordered?
What is vector and types of vector?
What does it mean to sort an array?