though a small book it was condensed book and contained the popular data structures , searching and sorting algorithms . It is perfect for a beginner to get an overview about D.S.A. The pseudo code provided a good explanation . The explanation about data structure was very good but the algorithm part could improve . I know that this is only beginners book and is supposed to be quick read so it is not the all in one DSA solution and not all algorithms and data structures are presented here . Any ways liked this book a lot.
Very basic / simple explanation (with code examples) of data structures and algorithms; Full book could be read end to end within a few hours. Very superficial material (but also good as a warmup book– i.e. before heading to introduction to algorithms).
It's fine for learning data structures and algorithms but it seems like the authors decided that they couldn't care less about proper grammar, spelling, or punctuation.
Good to have an overview about Data Structures and Algorithms as a beginner. If you are already introduced to the subject don't read, find a more complexe and detailed book.