What's a good, quick algorithms refresh?

Posted by Casey Patton on Programmers See other posts from Programmers or by Casey Patton
Published on 2012-09-19T06:06:53Z Indexed on 2012/09/19 9:51 UTC
Read the original article Hit count: 334

Filed under:
|

I have programming interviews coming up in a couple weeks. I took an algorithms class a while ago but likely forgot some key concepts.

I'm looking for something like a very short book (< 100 pages) on algorithms to get back up to speed. Sorting algorithms, data structures, and any other essentials should be included. It doesn't have to be a book...just looking for a great way to get caught up in about a week.

What's the best tool for a quick algorithms intro or refresher?

© Programmers or respective owner

Related posts about interview

Related posts about algorithms