5 ms·
To echo some earlier comments. As someone currently preparing for an interview, I would definitely like to see a web version.
by knackers 13y ago
To echo some earlier comments. As someone currently preparing for an interview, I would definitely like to see a web version.
- pallandt 13y agoCan you deal with Python? This is free and available on-line as just a regular static site. (http://interactivepython.org/courselib/static/pythonds/index.html 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-EDITION/dp/1590282574/ http://www.amazon.com/Problem-Solving-Algorithms-Structures-...
- bendmorris 13y agoI've found this site very helpful, and it actually runs and validates your code: http://oj.leetcode.com/ http://oj.leetcode.com/