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 / guest

A Binary search of an ordered set of elemaents in an array

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the procedure to insert into a sorted array?

765


Define collision in hashing?

699


What are the types of sorting?

675


Which data structure is used to perform recursion?

736


Why is it important to sort waste?

691


Which is the parent class of abstractsequentiallist class?

649


Can arraylist store primitives?

645


What are the different types of data structures?

738


Write a Program for Reverse a linked list.

719


Which interfaces are implemented by linkedlist?

710


Define adjacent nodes?

742


How do signed and unsigned numbers affect memory?

687


What is a Stack? Explain with example?

731


what is traversal in linked lists?

792


What is heap tree explain with example?

700