how to search an element in sorted linked list with time
complexity is O(log n).
Answer Posted / sniper
Yes u are right ...
here are the details
http://msdn.microsoft.com/en-us/library/ms379573%28v=vs.80%29.aspx#datastructures20_4_topic4
thanks ...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain what is the bucket size, when the overlapping and collision occur at same time?
Is it possible to make an array volatile in java?
What are stacks? Give some of its applications.
How do I sort a hashmap key?
Write an algorithm to check if there is a loop in a doubly linked list.
What data structure underlies a python list?
How do you make a bubble chart with 3 variables?
What is the difference between null and void?
Give a basic algorithm for searching a binary search tree?
What is the difference between set and unordered_set?
In what areas do data structures applied?
Does arraylist guarantee insertion order?
What's the difference between an array and vector?
What is a property class?
What are the types of collection?