Re: [algogeeks] array constant

2011-07-30 Thread Bhanu Pratap Singh
In GCC, its okay!! -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to algogeeks@googlegroups.com. To unsubscribe from this group, send email to algogeeks+unsubscr...@googlegroups.com. For more options, visit

Re: [algogeeks] need the book google resume and algorithms for interviews

2011-07-26 Thread Bhanu Pratap Singh
what is the password for the above mentioned book its not opening! ;'( -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to algogeeks@googlegroups.com. To unsubscribe from this group, send email to

Re: [algogeeks] need the book google resume and algorithms for interviews

2011-07-26 Thread Bhanu Pratap Singh
Hi vivek... i don't know !! Can u please mail me your copy of the book Vivek!! I shall be obliged!! -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to algogeeks@googlegroups.com. To unsubscribe from

Re: [algogeeks] MS Written Test

2011-07-24 Thread Bhanu Pratap Singh
We can also use, c++ map... for implementing this! -- *with regards ... Bhanu P Singh (B!||-I~) B.Tech Final Year Computer Science And Engineering MNNIT Allahabad.* -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send

Re: [algogeeks] 1's counting

2010-08-04 Thread Bhanu Pratap Singh
Hi Amit, If you are answer this question orally then the format you have given is just a hexadecimal number. Its value would be 0x3f33. So the number of 1's would be simply 2+4+2+2 = 10. Programatically whatever solution Sahin has given seems to be good enough. 2010/8/4 Seçkin Can Şahin

Re: [algogeeks] Re: There is an array of odd and even numbers. Now, sort them in such a way that the top portion of the array contains odd numbers, bottom portion contains even numbers

2010-06-24 Thread Bhanu Pratap Singh
Hi Jagadish, Anurag's algo has O(n) for pre-processing. After that any sorting algorithm will be applied there also. On Wed, Jun 23, 2010 at 7:22 PM, Jagadish M jagadis...@gmail.com wrote: Why not just change the definition of when one number is bigger than another and do normal sort ? I

Re: [algogeeks] Maximum subset of cuboid boxes

2010-06-24 Thread Bhanu Pratap Singh
Hi Raj, What if the boxes are given in some different order. The solution given depends very much on the order in which boxes are given. On Wed, Jun 23, 2010 at 2:10 PM, Raj N rajn...@gmail.com wrote: Given a lot of cuboid boxes with different length, breadth and height. We need to find the

[algogeeks] Re: minimum difference.

2009-09-01 Thread Bhanu Pratap Singh
, ankur aggarwal ankur.mast@gmail.comwrote: given a array of length n. find 2 number such that their differnce is minimum. -- Regards Bhanu Pratap Singh Software Engineer A R I C E N T Mobile +91 9886738496 Main +91 080 41068106