Google code Jam qualification round 2010 – Reverse Words solution x Below is the problem taken from GC jam qualification round 2010:- Problem Given a list of space separated words,...
What is a magic Square ? Algorithm to generate it x All of you might be aware of what a magic square is. Those who are not, definition given below for them:-...
Algorithm to find substring within a string or a paragraph x Often we come across interview questions like , find all occurances of a given substring within a string. What are the...
Topcoder Problem archive – Creating a palindrome x Problem Statement: Source Topcoder – Palindrome and BitFlipper Here are a couple of examples of the types of problems you can expect...