Ask HN: Books or projects to learn data structures and algorithms practically?

3 points by PhoenixRobo ↗ HN
I'm looking for a non-theoretical way to learn data structures and algorithms. Most DSA textbooks/leetcode are extremely dry and takes the fun out of learning it. I also enjoy learning by implementing for a real world problem. Any suggestions for books or projects I can get started on?

1 comment

[ 2.7 ms ] story [ 9.9 ms ] thread
https://sp19.datastructur.es/

Josh Hug's course would be a good place to start. Lectures -- Companion textbook -- Practice problems -- Projects -- all in one place covering everything from the basic to the complex.