Tuesday, December 16, 2008

Day 1

Well I am done with my 3 semesters at Master's in computer science. Got a 4.0 GPA. Doing a great thesis and now I am ready to fine tune my skills to get into the big shot next sem.

Step 1
This is a great place to start. Thanks to steve.
http://steve-yegge.blogspot.com/2008/03/get-that-job-at-google.html
Luckily for me I have just finished my Algorithms course and I have drained out every word of Introduction to algorithms. So right now i will be coding most of it and implementing.

So here is the first topic i have to brush up.

Todays Lesson. I will be reading that and implementing in java.

  1. Sorting
  • Merge sort
  • Quick sort