Comprehensive Data Structures and Algorithms in Java
eBook - ePub

Comprehensive Data Structures and Algorithms in Java

Learn fundamentals with 500+ code samples and problems (English Edition)

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Comprehensive Data Structures and Algorithms in Java

Learn fundamentals with 500+ code samples and problems (English Edition)

About this book

Description
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.

Table of Contents
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

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Comprehensive Data Structures and Algorithms in Java by S. K. Srivastava,Deepali Srivastava in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Algorithms. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover Page
  2. Title Page
  3. Copyright Page
  4. Dedication
  5. About the Authors
  6. Acknowledgements
  7. Preface
  8. Table of Contents
  9. 1. Introduction
  10. 2. Arrays
  11. 3. Linked Lists
  12. 4. Stacks and Queues
  13. 5. Recursion
  14. 6. Trees
  15. 7. Graphs
  16. 8. Sorting
  17. 9. Searching and Hashing
  18. 10. Storage Management
  19. Solutions
  20. Index