A Common-Sense Guide to Data Structures and Algorithms book cover

A Common-Sense Guide to Data Structures and Algorithms

Jay Wengrow

First Edition, 2017 ISBN: 978-1680502440 434 pages
Overall Progress 0 of 23 chapters (0%)
Started:
Est. completion:
Last updated:

Chapter 1: Why Data Structures Matter

Not Started

Chapter 2: Working with Big-O

Not Started

Chapter 3: Optimizing for Readability

Not Started

Chapter 4: Speeding Up Your Code with Arrays

Not Started

Chapter 5: Optimizing Collections with Hashes

Not Started

Chapter 6: Optimizing Collections with Indexing

Not Started

Chapter 7: Linked Lists

Not Started

Chapter 8: Stacks and Queues

Not Started

Chapter 9: Trees

Not Started

Chapter 10: Binary Search Trees

Not Started

Chapter 11: Keeping Your Trees Balanced

Not Started

Chapter 12: Graphs

Not Started

Chapter 13: Sorting

Not Started

Chapter 14: Divide and Conquer

Not Started

Chapter 15: Big-O in Everyday Code

Not Started

Chapter 16: Optimizing with Algorithms

Not Started

Chapter 17: Recursive Algorithms

Not Started

Chapter 18: Dynamic Programming

Not Started

Chapter 19: Greedy Algorithms

Not Started

Chapter 20: Searching

Not Started

Chapter 21: Specialized Indexes

Not Started

Chapter 22: Interview Preparation

Not Started

Chapter 23: Conclusion: Continuing Your Journey

Not Started