Google Code Jam Qualification round
12 April 2014

Google’s prestigious coding competition’s qualification round went on-air about 20 hours ago.

I gave it a shot and I’m glad I solved 3 out of 4 problems. This should be enough to qualify for the next round. Got 55 points out of 90.

I’m feeling great.

Frankly, it seemed easier this year than previous years, may be because I’m more experienced now.
Let me give you small overview of the problems which you can find on the Code Jam site.

I can see that my coding style has evolved and I now use structs and functions more, leading to a cleaner and more beautiful, elegant code. You can find my code here.

Thanks for reading.