DATA STRUCTURES AND ALGORITHMS
5 stars
Data Structures Interview Questions is a comprehensive and detailed explanation about data structures.
The book is divided into two parts.
The first part contains basic concepts like Arrays, Linked Lists, Queues.
The second part is about advanced concepts like algorithms and huffman coding.
Each chapter is presented in question and answer format and starts with a basic explanation going to more complex questions.
I have studied this subject earlier and I found this book very useful for revision. It contains all the necessary information regarding the subject. I also learnt many new and interesting things about data structures from this book.