“Data Structures” is a fundamental course for all Computer Science programs of undergraduate and graduate studies. A good understanding of data representation lays a strong foundation for students to design efficient algorithms. Material included in this book could be presented to students in a semester with an associated lab component. It covers the most commonly used data structures with their applications. Algorithms have been provided for ...