Table of Contents for
Grokking Algorithms: An illustrated guide for programmers and other curious people
Close
Version ebook
/
Retour
Grokking Algorithms: An illustrated guide for programmers and other curious people
by Aditya Y. Bhargava
Published by Manning Publications, 2016
Cover
Grokking Algorithms: An illustrated guide for programmers and other curious people
Copyright
Brief Table of Contents
Table of Contents
Preface
Acknowledgments
About this Book
Chapter 1. Introduction to Algorithms
Chapter 2. Selection Sort
Chapter 3. Recursion
Chapter 4. Quicksort
Chapter 5. Hash Tables
Chapter 6. Breadth-first Search
Chapter 7. Dijkstra’s algorithm
Chapter 8. Greedy algorithms
Chapter 9. Dynamic programming
Chapter 10. K-nearest neighbors
Chapter 11. Where to go next
Appendix. Answers to Exercises
Index
Next
Next Chapter
Grokking Algorithms: An illustrated guide for programmers and other curious people
Next
Next Chapter
Grokking Algorithms: An illustrated guide for programmers and other curious people