Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Learn Data Structures and Algorithms with Golang

You're reading from  Learn Data Structures and Algorithms with Golang

Product type Book
Published in Mar 2019
Publisher Packt
ISBN-13 9781789618501
Pages 336 pages
Edition 1st Edition
Languages
Author (1):
Bhagvan Kommadi Bhagvan Kommadi
Profile icon Bhagvan Kommadi

Table of Contents (16) Chapters

Preface 1. Section 1: Introduction to Data Structures and Algorithms and the Go Language
2. Data Structures and Algorithms 3. Getting Started with Go for Data Structures and Algorithms 4. Section 2: Basic Data Structures and Algorithms using Go
5. Linear Data Structures 6. Non-Linear Data Structures 7. Homogeneous Data Structures 8. Heterogeneous Data Structures 9. Dynamic Data Structures 10. Classic Algorithms 11. Section 3: Advanced Data Structures and Algorithms using Go
12. Network and Sparse Matrix Representation 13. Memory Management 14. Next Steps 15. Other Books You May Enjoy

Next Steps

In this appendix, we share the reader's learning outcomes from this book. The code repository links and key takeaways are presented. References are included for the latest data structures and algorithms. Tips and techniques are provided to help you keep yourself up to date with the latest on data structures and algorithms.

Technical requirements

Learning outcomes

The learning outcomes from this book are as follows:

  • Improve a web or mobile application's performance using the correct data structures and algorithms.
  • Understand how an algorithm solves a problem and how the correct data structure is chosen for a problem.
  • Enumerate the various solutions to a problem and identify algorithms and data structures after doing a cost/benefit analysis.
  • Get a grasp of the various techniques for writing pseudocode for an algorithm, allowing you to ace white-boarding sessions and interview assignments.
  • Discover the pitfalls in selecting data structures and algorithms by predicting how fast and efficient an algorithm or data structure is.

In the following section, the key takeaway points, papers, and articles to be referred to, along with tips and techniques, are discussed.

...
lock icon The rest of the chapter is locked
You have been reading a chapter from
Learn Data Structures and Algorithms with Golang
Published in: Mar 2019 Publisher: Packt ISBN-13: 9781789618501
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}