HN Hall of Fame Weekly email

Problem Solving with Algorithms and Data Structures using Python (2015)

interactivepython.org Books & learning Books & long-form works Computer science Candidate
Screenshot of interactivepython.org captured 2026-07-20
Page preview · captured 2026-07-20

Resurfaced independently across 4 calendar years, with breakout response in 3 of them.

submissions
4
submitters
3
observed span
2013–2018
peak thread · 35 comments
456 pts
latest 20+ return · 2018-12-21
294 pts

Submission timeline

2007–2026

One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.

First comments on top threads

HN comment order

If you enjoyed this, I highly recommend also giving this a try: https://github.com/donnemartin/interactive-coding-challenges It's in the same spirit, has some things covered in even more detail and it even has tests you can run on your solutions to verify correctness and instantly receive feedback.

gspetr·456-point thread·

I opened 1.8.1 because I thought it'd be the first section with code and the code was not PEP-8 compliant. Having a brief scan, the authors seem to have a pretty severe aversion to putting spaces after commas, which is a bummer because it really impacts code readability. It's inconsistent even from line to line, so it's not a style thing. They're also inconsistent about using single and double quotes for strings. I skipped ahead to "implementing a stack in…

I read this book cover to cover. For someone self taught, who has a beginner understanding of Python (control structures, data types, classes, functions, loops, etc) this is undoubtedly the easiest way to introduce them to Algorithms and Abstract Data structures. This really takes a beginner to an intermediate level in small easily digestible chunks. My question to you now, HN: are there any books on the market that can guide a beginner/itermediate (who knows Python and perhaps a framework…

The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.

Breakout years
3

100+ points or 50+ comments

Total points
996

reference only — not used in Hall rules or ranking

Total comments
79

reference only — not used in Hall rules or ranking

Every submission

DateTitle as submittedByPointsComments
2013-08-26Problem Solving with Algorithms and Data Structures using Pythonsonabinu20
2015-02-26Problem Solving with Algorithms and Data StructuresFirst breakoutnpad24414
2017-03-12Problem Solving with Algorithms and Data Structures using Python (2015)Best threadsonabinu45635
2018-12-21Problem Solving with Algorithms and Data Structures Using PythonLatest 20+ point returnsamrohn29430