Way to solve Tiling Problems 7/15/2018 05:19:00 AM Question 1: 10359 - Tiling Given a board of size 2×n Available ...
SPOJ : MDOLLS - Nested Dolls 6/08/2018 06:05:00 PM Source of Question First of all the question is bit confusing , so basically question wants to say that , you have to find minimum re...
Binary Search : The Key of Universe 5/24/2018 03:04:00 AM Source of Question Question High school student Vasya got a string of length n as a birthday present. This string consists of le...
Construction of Iterative( Bottom up ) solution from Recursive( Top down ) solution 5/22/2018 03:50:00 PM Tetrahedron You are given a tetrahedron. Let's mark its verti...