what is a complexity of linear search,binery search?
Answer Posted / naresh kumar
complexity of linear search 0
n binary search 0log(n)
| Is This Answer Correct ? | 14 Yes | 31 No |
Post New Answer View All Answers
Explain what is binary search?
What is range search?
What are different dynamic memory allocation technique in c.
Differentiate between list and map.
What is quick sort example?
Explain extended binary tree.
Which algorithm is used in arrays sort?
Can hashmap have duplicate keys?
What are different methods of collision resolution in hashing.
What happens if we put a key object in a hashmap which exists?
What is entryset in hashmap?
What is the meaning of arraylist?
How do I start preparing for placement?
What is map entry?
Evaluate the following prefix expression " ++ 26 + - 1324" (Similar types can be asked)