Comprehensive Data Structures and Algorithms in Java
Couldn't load pickup availability
ISBN: 9789365891089
eISBN: 9789365895056
Authors: S. K. Srivastava, Deepali Srivastava
Rights: Worldwide
Edition: 2026
Pages: 630
Dimension: 7.5*9.5 Inches
Book Type: Paperback

- Description
- Table of Contents
- About the Authors
Data Structures and Algorithms is an important subject in any university curriculum for computer science stream. It provides a great tool in the hands of software engineers and plays significant role in software design and development. It is also becoming a must have skill for many competitions and job interviews in software industry.
This book covers the topics useful for students and also for software developers working in industry. The concepts are explained in step-wise manner and illustrated with numerous figures, text, examples and immediate code samples which helps in better understanding of data structures and algorithms with their implementation. There are exercises at the end of the chapters which helps students to explore more and build better foundation of subject. The book has more than 500 illustrations, code samples and problems. Solutions for exercises are also available with programs. Students can use it for self-learning and developers can use this for providing efficient solutions for their day-to-day development problems.
After completion of this book, students will have good understanding of Data Structures and Algorithms concepts and implementation. Software engineers will be able to provide better solutions with appropriate data structures and efficient algorithms.
WHAT YOU WILL LEARN
● Fundaments of data structures and algorithms.
● Algorithms analysis.
● Variety of data structures and algorithms useful for software design and development.
● How to efficiently use different data structures and algorithms.
● When and where to use appropriate data structures and algorithms.
● Data structures and algorithms concepts with implementation.
● Approach to solve problems using right data structures and algorithms.
WHO THIS BOOK IS FOR
Students who want to self-study data structures and algorithms for their university curriculum subject and to enter software industry. It is also useful for software engineers who want to learn it to solve day to day problems with better software design and writing efficient code.
1. Introduction
2. Arrays
3. Linked Lists
4. Stacks and Queues
5. Recursion
6. Trees
7. Graphs
8. Sorting
9. Searching and Hashing
10. Storage Management
Solutions
● Suresh Kumar Srivastava has 20+ years of experience in software industry - Alcatel, BNY Mellon, Unisys and has worked on architecture and design of multiple products. He is the author of popular books: C in Depth, Data Structures Through C in Depth and Comprehensive Data Structures and Algorithms in C++ that helped 250,000+ students. He has done B Level from NIELIT. He has worked on Compilers, Linkers, Debuggers, IDEs, System Utilities, System Management and Telecom/Mobile/Systems tools development. He runs online learning site CourseGalaxy and loves doing software architecture, design, coding and product engineering.
● Deepali Srivastava has a Master's degree in Mathematics and is an author and educator in the field of computer science and programming. Her books Ultimate Python Programming, C in Depth, Data Structures Through C in Depth and Comprehensive Data Structures and Algorithms in C++ are widely used as reference materials by students, programmers and professionals looking to enhance their understanding of programming languages and data structures. In addition to her writing, Deepali Srivastava has been involved in creating online video courses on Data structures and Algorithms, Linux and Python programming. Her books and courses have helped 350,000+ students learn computer science concepts.