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
What do you mean by 2-3 tree?
Can you provide some implementation of a dictionary having large number of words?
Differentiate between hashset and treeset.
Is heap sort stable?
Does arraylist contain duplicates?
Differentiate bfs and dfs?
How to show internal storage representation of data structure in RDBM?
What is the height of a binary tree?
Can we increase the size of statically allocated array?
do records fall under linear or non linear data structures?
What is difference between for loop and foreach?
Define the tree data structure.
Is linkedlist thread safe?
Does treeset allow duplicates?
Does hashset maintain order?