CS101: Intro to Computer Science
I completed this introductory computer programming course taught in Python, by Prof. David Evans on Udacity. Several key search engine components (including a crawler, an index and a page rank algorithm) are built through the course.
Selected problems:
Only A Little Lucky (Search Engine)
Gaming Social Network (Final Project)