Tips And Tricks On Data Structures by Susant K. Rout
Book Summary:
The importance of Data Structures in programming cannot be over emphasized. It has been felt that the even after studying data structures in details in the academic semester, there remains a gap for fortification of the concepts ad applications on this, which this book attempts to address. This book covers the basics of Data Structures, including Tips and Tricks, application of Data structures, questions of Campus Interview and programming assignments. It is written in a lucid style keeping in mind the readers who aspire to become a good programmer This books will be a great resource for the beginner for semester preparation with a practical approach using C program, to anybody preparing for campus interviews and also help to experts to rediscover and recapitulate on data structures.
Audience of the Book :
This book Useful for BCA, MCA, Computer Science & IT Engineer students.
Sailent Feature:
1. 100 Tricky Objective type questions and answers for Campus interview
2. 50 selective multiple choice questions
3. In-depth coverage of different programs using C on Array, Link list, stack, queue, graph, tree , searching and sorting
Table of Contents:
Part-A: Multiple choice questions
Part-B: Short answer type questions
Part-C: Programming assignments