#derekbanas
Algorithms from https://www.youtube.com/playlist?list=PLGLfVvz_LVvReUrWr94U-ZMgjYTQ538nT in Python, PHP, and JavaScript.
#mit 6.006
Some algorithms from http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/
#mit 6.851
Some algorithms from http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-851-advanced-data-structures-spring-2012/index.htm
Most algorithms from the book.
Most of http://www.programcreek.com/2012/11/top-10-algorithms-for-coding-interview/
https://github.com/mission-peace/interview/wiki
http://algorithms.tutorialhorizon.com/
http://www.ardendertat.com/2012/01/09/programming-interview-questions/
#udacity algo
https://www.udacity.com/course/intro-to-algorithms--cs215
#stanford algo design and analysis part 1
https://www.coursera.org/course/algo
#stanford algo design and analysis part 2
https://www.coursera.org/course/algs4partII
#udacity ai robotics
https://www.udacity.com/course/artificial-intelligence-for-robotics--cs373