Re: [algogeeks] Re:

2011-04-10 Thread SANDEEP AAMIN
.. On Apr 3, 6:03 pm, SANDEEP AAMIN sandeep.aa...@gmail.com wrote: hey guys please help me to solve this QUESTION : input a number C , an output all of the ways that a group of ascending positive numbers can be summed to give C. for e.g if C=6,the output should be 1+2+3 1+5

Re: [algogeeks] Re:

2011-04-10 Thread SANDEEP AAMIN
and if u want a solution tell me.. i hav solved it... On Sun, Apr 10, 2011 at 6:11 PM, SANDEEP AAMIN sandeep.aa...@gmail.comwrote: no need to laugh guys... that id is a fake one.. thats not the id of our sir... On Sun, Apr 10, 2011 at 2:49 PM, sukhmeet singh sukhmeet2...@gmail.comwrote

Re: [algogeeks] Re:

2011-04-10 Thread SANDEEP AAMIN
@arpit : use rod cutting algo On Sun, Apr 10, 2011 at 10:51 PM, ArPiT BhAtNaGaR arpitbhatnagarm...@gmail.com wrote: yes we do On Sun, Apr 10, 2011 at 6:12 PM, SANDEEP AAMIN sandeep.aa...@gmail.comwrote: and if u want a solution tell me.. i hav solved it... On Sun, Apr 10, 2011 at 6:11

[algogeeks]

2011-04-03 Thread SANDEEP AAMIN
question : A programmer wants to test whether or not n given conditions are all simultaneously true (e.g he may want to test whether both x0 and yz^2 ) but it is not clear which condition should be tested first. suppose that it costs ti units to check condition i and that the condition will be

Re: [algogeeks] graphs

2011-04-03 Thread SANDEEP AAMIN
QUESTION : input a number C , an output all of the ways that a group of ascending positive numbers can be summed to give C. for e.g if C=6,the output should be 1+2+3 1+5 2+4 [solve using dynamic programming] please tell me about this..d -- You received this message because you are

Re: [algogeeks] Water, Jug Thinking Out of Box..Puzzle

2011-03-01 Thread SANDEEP AAMIN
help me to find post order traversal of tree if preorder and inorder are given... please give program On Wed, Mar 2, 2011 at 1:47 AM, bittu shashank7andr...@gmail.com wrote: You have a five quart jug and a three quart jug, and an unlimited supply of water (but no measuring

Re: [algogeeks] can i know the best way to learn programming??

2011-02-02 Thread SANDEEP AAMIN
thnxs guys for ur kind advices, can i know what is spoj, topcoder? because i am getting into coding first time On Wed, Feb 2, 2011 at 9:21 PM, Abhishek Sharma jkabhishe...@gmail.comwrote: dude... Practice is the only solution to ur problem... U can try any one of the following: topcoder,