Which is the best book for data structures and algorithms?



Which is the best book for data structures and algorithms?..

Answer / Chiranjeet Singh

There isn't a single 'best' book for everyone. However, some popular choices include "Introduction to Algorithms" by Thomas H. Cormen and "Algorithms Unlocked" by Richard E. Ladner.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is the difference between set and unordered_set?

1 Answers  


What is link list in data structure?

1 Answers  


What is the use of bubble sort?

1 Answers  


How do you do binary search?

1 Answers  


Does treeset allow null?

1 Answers  


What do you mean by spanning tree?

1 Answers   TCS,


Which type of memory allocation is referred for linked list?

1 Answers  


Is duplicate allowed in hashmap?

1 Answers  


When should structures be passed by values or by reference?

1 Answers   Tech Mahindra,


Which of the collections allows null as the key?

1 Answers  


Define union-by-weight?

1 Answers  


Can treemap have null values?

1 Answers  


Categories