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 / uma sankar reddy.p

Binarysearch is faster than sequential search

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When is a binary search algorithm best applied?

765


Describe binary tree and its property.

602


Can a hashmap have duplicate keys?

601


What are the operations that can be performed on a stack?

581


Why is merge sort faster?

567






Can you make an arraylist of arrays?

659


What is complexity of bubble sort?

598


What does args stand for?

554


Is binary tree a bst?

604


What is bubble sort and quick sort?

610


What is circular queue example?

570


How helpful is abstract data type of data structures?

590


Does arraylist have index?

555


What is a class user?

640


Why is the isempty() member method called?

661