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


Please Help Members By Posting Answers For Below Questions

What is the difference between hashmap and arraylist?

513


Which sorting is stable?

474


What differences exist between hashmap and hashtable?

502


Explain what are the major data structures used in the network data model?

564


What is data structure in programming language?

469






What is a cycle or a circuit?

599


What happens if an array goes out-of-bounds?

660


How do you sort an array in descending order?

495


How would you use qsort() function to sort the name stored in an array of pointers to string?

565


What are linked lists used for?

525


What is a matrix? Explain its uses with an example

563


What is time complexity of bubble sort?

455


What does arraylist remove return?

450


What is impact of signed numbers on the memory?

514


What is a matrix?

542