About the Book: Data Structures (SIE) True to the ideology of the Schaums Outlines, the present version of this book includes the discussion on basics of data structures supplemented with solved examples and programming problems. The classic and popular text is back with refreshed pedagogy and programming problems helps the students to have an upper hand on the practical understanding of the subject. Salient Features: Expanded discussion on Recursion (Backtracking, Simulating Recursion), Spanning Trees. Covers all important topics like Strings, Arrays, Linked Lists, Trees Highly illustrative with over 300 figures and 400 solved and unsolved exercises Content 1.Introduction and Overview 2.Preliminaries 3.String Processing 4.Arrays, Records and Pointers 5.Linked Lists 6.S tacks, Queues, Recursion 7.Trees 8.Graphs and Their Applications 9.Sorting and Searching About the Author: Seymour Lipschutz Seymour Lipschutz, Professor of Mathematics, Temple University
The preferred book for Data Structure course in our University. All the topics are explained in details and is comparatively better than many other books on the subject. But some of the algorithms seems to be explained in harder way than it should be and expressions used in the book are different from other sources. Like any other books, it has some minor errors but these are miniscule. Overall, it's a great source if you are starting a course on Data Structure.