
How many Blocks? Check your answer:- … [Continue reading]
How many Blocks? Check your answer:- … [Continue reading]
Most of us are familiar with google codejam, those who don't visit https://code.google.com/codejam for more information. This is the third problem from Qualification Round 2013. Problem Statement Little John likes palindromes, and thinks them to be … [Continue reading]
Most of us are familiar with google codejam, those who don't visit https://code.google.com/codejam for more information. This is the second problem from Qualification Round 2013. Problem Alice and Bob have a lawn in front of their house, shaped … [Continue reading]
Most of us are familiar with google codejam, those who don't visit https://code.google.com/codejam for more information. This is the first problem from Qualification Round 2013. Problem Statement Tic-Tac-Toe-Tomek is a game played on a 4 x 4 square … [Continue reading]
Number puzzles for 5th graders Check your answer:- … [Continue reading]
Check your answer:- … [Continue reading]
Test your intelligence- Which is the top view? … [Continue reading]
Number puzzles for kids, only for genius one's :) … [Continue reading]
IF FMJNT and FWPM are the code of SMILE and LOVE resptively. What will be the code of HAPPY? A) IBTWM B) QJATB C) ZQQBI D) TNJMP Check your answer: Enter A, B, C or D … [Continue reading]
Problem Statement Given an integer array of length N, containing values in the range 1,2,3…N^2. Sort the array in O(N) time. Solution … [Continue reading]