Hacker News new | ask | show | jobs
by knackers 4489 days ago
To echo some earlier comments. As someone currently preparing for an interview, I would definitely like to see a web version.
2 comments

Can you deal with Python? This is free and available on-line as just a regular static site. (http://interactivepython.org/courselib/static/pythonds/index...).

From what I could tell, it's the full version of 'Problem Solving with Algorithms and Data Structures Using Python 2nd ed', 2011. I haven't read it cover to cover, but it seemed well written. You can read some reviews on the printed version at http://www.amazon.com/Problem-Solving-Algorithms-Structures-...

I've found this site very helpful, and it actually runs and validates your code: http://oj.leetcode.com/