Posts

Showing posts from April, 2013

Let's Start the First Entry... Google Code Jam

Image
Learn by challenging  Anyone like programming should go and challenge yourself ...... But how!? Every year there is a contest organise by Google, they named it "Google Code Jam". I don't know why, but i like the name so much !!! so Let's JAM it ! First, I'm not an expert on those questions (I'm only a baby on those =]). But I like the way they organise the question...... They start from easy, and test your ability on different aspect, such as File I/O, data types and structure, sorting, efficience of algorithm, memory etc. Thats help you get to the thinking of "How myself so shit on this!" "Why sorting so hard with different data structure" "Should I use an object instead of an int array for those data" etc. Hopefully, you will know which part of yourself need to enhance during the contest. Some people write awesome explanation on those questions. My suggestion is don't read the answer right from the beginni