Re: [algogeeks] given a stream of numbers FIND MEDIAN

2011-12-16 Thread arvind kumar
Hi,have a look at this,n revert back in case of doubts: http://www.cs.cmu.edu/~avrim/451/lectures/lect0903.pdf On Fri, Dec 16, 2011 at 12:56 PM, Sangeeta sangeeta15...@gmail.com wrote: You are given a stream of numbers which can be positive or negative. You are required to provide an operation

Re: [algogeeks] Memorization

2011-10-11 Thread arvind kumar
ya ya,realy sorry..typo!its MEMOIZATION. On Mon, Oct 10, 2011 at 10:56 PM, Ankur Garg ankurga...@gmail.com wrote: Memoization ? On Mon, Oct 10, 2011 at 6:34 PM, arvind kumar arvindk...@gmail.comwrote: Can anyone tell me how to go about with the memorization technique to retrieve values

[algogeeks] Memorization

2011-10-10 Thread arvind kumar
Can anyone tell me how to go about with the memorization technique to retrieve values from already stored values,in case of eveluating sequences(fibonacci series,etc).? -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group,

Re: [algogeeks] another group?

2011-10-07 Thread arvind kumar
great idea..totally agreed! :) On 10/7/11, shady sinv...@gmail.com wrote: no, just two group algogeeks - algorithms interview-street - job related questions, interview questions, guidance, books request if questions are algorithmic in nature then you can ask it in either of the group...

Re: [algogeeks] Re: another group?

2011-10-07 Thread arvind kumar
Exactly..two groups needed! :) On Fri, Oct 7, 2011 at 4:42 PM, sunny agrawal sunny816.i...@gmail.comwrote: No, 2 Groups will be better because now a days 95% of the mails are regarding companies, rather than mails part most of the people are joining this group only because of this, because

Re: [algogeeks] New Group For Practicing and Learning Efficient Ways of Coding

2011-10-04 Thread arvind kumar
ya..great idea..if it works out well,it'll really be awesome! :) On 10/4/11, vishwa vishwavam...@gmail.com wrote: i do agree with rahul nice idea.. will work ...going to be great On Tue, Oct 4, 2011 at 11:08 AM, Rahul Verma rahulverma@gmail.comwrote: Hey, I have a suggestion that

Re: [algogeeks] Google Interview Question

2011-10-01 Thread arvind kumar
Hi Are u attending off-campus or on-campus interview? On 10/1/11, R@TH!$H rathishkan...@gmail.com wrote: Hi, I am attending Google interview on Monday. Please help me with sample questions. Thanks Regards, Rathish Kannan -- You received this message because you are subscribed to the

[algogeeks] Google Intern

2011-09-20 Thread arvind kumar
Hi all CAn any1 temme d process followed by GOOGLE for internship-off-campus and on-campus(both)? -- 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,

[algogeeks] Zynga intern

2011-08-31 Thread arvind kumar
Hi Can any1 temme process,questions,experiences,etc for zynga intern?? -- 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] MICROSOFT RESEARCH INTERN

2011-08-16 Thread arvind kumar
Hi friends Can anyone please tell me about microsoft research intern-the selection process?? Is it the same or is it different from microsoft itc?? -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to

Re: [algogeeks] MICROSOFT RESEARCH INTERN

2011-08-16 Thread arvind kumar
Please explain..how do the interviews differ basically,and what about the written round? Regards Arvind On 8/16/11, pacific :-) pacific4...@gmail.com wrote: Its different. There are separate kind of interviews for both looking for different things. On Tue, Aug 16, 2011 at 5:18 PM, arvind

Re: [algogeeks] Operators

2011-08-15 Thread arvind kumar
* is contexxt dependent..it can be multiplication or used to define and indicate pointers. # is context dependent mainly d diff is btwn #include(for header files) and #define(for constants,aliases,etc.) is bitwise AND or can be used for ADDRESS OF operator also. Pls add or remove anything if

[algogeeks] best book??

2011-08-14 Thread arvind kumar
Hi Can anyone please tell me which is the best book to refer for data structures,from placements point of view? -- 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

Re: [algogeeks] Todays PEP question

2011-08-14 Thread arvind kumar
3 On Mon, Aug 15, 2011 at 12:38 AM, Adi Srikanth adisriika...@gmail.comwrote: int main() { int x=0,t=0; switch(x) { case 0: x++; do { case 1:t++; case 2:t++; case 3:t++; x++; } while(x2); }

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

2011-08-13 Thread arvind kumar
+1 On 8/12/11, Mangal Dass mangaldass1...@gmail.com wrote: pls send me too algorithm for interviews book. link. On 8/12/11, sarath prasath prasathsar...@gmail.com wrote: pls do send the algorithm for interviews book to this email id.. prasat...@live.com pls... -- You received this

Re: [algogeeks] Algorithms for Interviews _scan ocr_.pdf

2011-08-13 Thread arvind kumar
Great work aditi. :) On Sat, Aug 13, 2011 at 10:07 PM, aditi garg aditi.garg.6...@gmail.comwrote: ** If you fail to see this message correctly, copy this link to your browser: http://www.fileflyer.com/view/XyBZGA8 [image: FileFlyer] Store and Send your files, fast! Hello, You can

Re: [algogeeks] Algorithms for Interviews _scan ocr_.pdf

2011-08-13 Thread arvind kumar
It does work! -- 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 this

[algogeeks] Adobe Internship

2011-08-12 Thread arvind kumar
Hi all Can anyone tell me abiut the ADOBE internship tests,prroocess followed,questions,etc. Thanking u in advance. Arvind -- 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

Re: [algogeeks] Adobe Internship

2011-08-12 Thread arvind kumar
*process On Fri, Aug 12, 2011 at 6:46 PM, arvind kumar arvindk...@gmail.com wrote: Hi all Can anyone tell me abiut the ADOBE internship tests,prroocess followed,questions,etc. Thanking u in advance. Arvind -- You received this message because you are subscribed to the Google Groups

Re: [algogeeks] Pointer Question

2011-08-11 Thread arvind kumar
b. On Thu, Aug 11, 2011 at 11:18 PM, Mani Bharathi manibharat...@gmail.comwrote: int(* fun()) [row][ Col]; What should be the statement the for the above declarations a.fun() points to a two dimensional array b.pointer *fun() points to a two dimensional array c.pointer *fun() points to

Re: [algogeeks] goldman sachs paper

2011-08-10 Thread arvind kumar
This is for software profile of the intern?? On Thu, Aug 11, 2011 at 1:32 AM, UTKARSH SRIVASTAV usrivastav...@gmail.comwrote: for written prepare for aptitude and c...and then there will be gd...then 3-4 interviews of tech,hra...improve communication skill for gd On

Re: [algogeeks] hi

2011-08-09 Thread arvind kumar
hi On Tue, Aug 9, 2011 at 8:24 PM, prashant gautam prashantgautam@gmail.com wrote: hello -- 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

[algogeeks] SPOJ 9199. Circular Track

2011-08-07 Thread arvind kumar
Hi Can any1 pls help me in solving this? Two persons are running on a circular track either in the same direction or in the opposite direction, indefinitely. The speed of both of them is given to you. Speed will be positive in clockwise direction, and negative in anticlockwise direction. Print the

Re: [algogeeks] GS on campus

2011-08-06 Thread arvind kumar
@sameer:When is GS visitin ur coll?? On Sat, Aug 6, 2011 at 4:17 PM, sameer gupta sgsa...@gmail.com wrote: Delhi College Of Engg On Sat, Aug 6, 2011 at 4:12 PM, NIKHIL JAIN nikhil.jain.shali...@gmail.com wrote: which college -- You received this message because you are subscribed to

Re: [algogeeks] GS on campus

2011-08-06 Thread arvind kumar
oh ok..for us on 12th! On Sat, Aug 6, 2011 at 6:46 PM, Shashank Jain shashan...@gmail.com wrote: 10th aug Shashank Jain IIIrd year Computer Engineering Delhi College of Engineering On Sat, Aug 6, 2011 at 6:37 PM, arvind kumar arvindk...@gmail.com wrote: @sameer:When is GS visitin ur

Re: [algogeeks] GS on campus

2011-08-06 Thread arvind kumar
nit trichy On Sat, Aug 6, 2011 at 9:35 PM, Aditya Virmani virmanisadi...@gmail.comwrote: @arvind : which college? @sameer: how much are they offering? On Sat, Aug 6, 2011 at 9:07 PM, arvind kumar arvindk...@gmail.com wrote: oh ok..for us on 12th! On Sat, Aug 6, 2011 at 6:46 PM

Re: [algogeeks] GS on campus

2011-08-06 Thread arvind kumar
@nitish:wats wrong in doing so?the whole point of a group is to share things..n this is not a thing thats not supposed to be shared. On Sun, Aug 7, 2011 at 12:26 AM, Nitish Garg nitishgarg1...@gmail.comwrote: @Shashank @Sameer Please do not post the schedule of the companies that are going to

[algogeeks] Goldman sachs intern

2011-08-05 Thread arvind kumar
NIT ALLAHABAD guys!! Please share your experiences abt Goldman sachs recruitment.. -- 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] probablity

2011-08-05 Thread arvind kumar
Jus use Baye's theorem.its a direct n simple app of dat:) On Fri, Aug 5, 2011 at 9:14 PM, Kamakshii Aggarwal kamakshi...@gmail.comwrote: I was given 3 packets, with 2 pens each. 1st Packet has 2 blue pens. 2nd Packet has 1 blue pen,1 black pen. 3rd Packet has 2 black pens. I took any

Re: [algogeeks] Fwd: Solve dis!

2011-08-04 Thread arvind kumar
Cos Linda and Amy are eliminated jus by seein d given conditions On Thu, Aug 4, 2011 at 6:57 PM, priya v pria@gmail.com wrote: How is the answer for the first q cindy? On Thu, Aug 4, 2011 at 5:59 PM, jestincobol nair jestinco...@gmail.comwrote: @shady : logic for selecting cindy ??

[algogeeks] Pointers

2011-08-04 Thread arvind kumar
Hi Can any1 suggest some good book/website to learn pointers,and stacks,queues etc..in depth. -- 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

Re: [algogeeks] Re: Pointers

2011-08-04 Thread arvind kumar
okay,thanks a lot:) On Thu, Aug 4, 2011 at 8:46 PM, abhishek kumar mailatabhishekgu...@gmail.com wrote: i think for pointers:- yashwant kanetkar(Understanding pointers in C) will be good enough. Queues, Stacks: Tanenbaum(Data Structures through C/C++) -- You received this message because

Re: [algogeeks] amazon

2011-08-04 Thread arvind kumar
First round is online test On Thu, Aug 4, 2011 at 10:43 PM, Nikhil Gupta nikhilgupta2...@gmail.comwrote: Is there an online test too? On Thu, Aug 4, 2011 at 10:25 PM, arvind kumar arvindk...@gmail.comwrote: Written test(tech+apti),Technical interview n HR interview On Thu, Aug 4, 2011

Re: [algogeeks] amazon

2011-08-04 Thread arvind kumar
Yup..they asked us to code 2. On Thu, Aug 4, 2011 at 11:01 PM, Kamakshii Aggarwal kamakshi...@gmail.comwrote: @arvind:in technical online test,do we have to code the program? On Thu, Aug 4, 2011 at 10:45 PM, arvind kumar arvindk...@gmail.comwrote: First round is online test On Thu, Aug

Re: [algogeeks] Re: Goldman sachs

2011-08-03 Thread arvind kumar
which will b 10 ques first den try aptitude .. All the Best On Aug 3, 12:10 am, arvind kumar arvindk...@gmail.com wrote: i mean..the technical written round. On Wed, Aug 3, 2011 at 12:37 AM, arvind kumar arvindk...@gmail.com wrote: Hi thanks a lot..can u pls temme wat

[algogeeks] Goldman sachs

2011-08-02 Thread arvind kumar
Hi there Goldman sachs is comin to our campus!!anyone has any idea about their interviews(technical),etc..? -- 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] Goldman sachs

2011-08-02 Thread arvind kumar
will b tough but technical wil b C damn easy . followed by GD , and after dat two technical and HR round On Tue, Aug 2, 2011 at 9:54 PM, arvind kumar arvindk...@gmail.com wrote: Hi there Goldman sachs is comin to our campus!!anyone has any idea about their interviews(technical),etc..? -- You

Re: [algogeeks] Goldman sachs

2011-08-02 Thread arvind kumar
i mean..the technical written round. On Wed, Aug 3, 2011 at 12:37 AM, arvind kumar arvindk...@gmail.com wrote: Hi thanks a lot..can u pls temme wat wer the main areas(and questions if possible) covered in the technical round? Regards Arvind On Wed, Aug 3, 2011 at 12:35 AM, Ved Garbha

[algogeeks] arvind kumar wants to chat

2011-08-01 Thread arvind kumar
--- arvind kumar wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-c4e2aca149-4c2746e8f4-AMfUW9xeDt3Og2npOZpwqruo92s You'll

Re: [algogeeks] Structure

2011-08-01 Thread arvind kumar
These are all basics of structures.Better go thro' basics in some book. On Mon, Aug 1, 2011 at 11:27 PM, Priyanka pril...@gmail.com wrote: struct node { int d; struct node *next; }*top=NULL; wat s it mean? -- You received this message because you are subscribed to the Google Groups

[algogeeks] FB intern

2011-07-30 Thread arvind kumar
Find the least time complexity algorithm(most efficient algo) to find x^m(x to the power of m)..Facebok intern interview question! -- 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.

Re: [algogeeks] Re: Amazon

2011-07-30 Thread arvind kumar
Can u please a few questions here..It will be helpful to others. On 7/30/11, Rajeev Jayaswal justjayas...@gmail.com wrote: hii ... Yeah i m from NIT warangal , and i took the amazon test day b4 yesterday , and total there were 20 question out of which two question was to write d

Re: [algogeeks] Re: Amazon

2011-07-30 Thread arvind kumar
@coool:y is that so..does braces matter here?? On 7/30/11, coool !! coool4...@gmail.com wrote: its 64... if u want to get 4 as output change the macro definition to #define sqr(x) (x*x) -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group.

Re: [algogeeks] Re: Amazon

2011-07-30 Thread arvind kumar
@rajeev:thanks! On 7/30/11, arvind kumar arvindk...@gmail.com wrote: @coool:y is that so..does braces matter here?? On 7/30/11, coool !! coool4...@gmail.com wrote: its 64... if u want to get 4 as output change the macro definition to #define sqr(x) (x*x) -- You received this message

[algogeeks] Amazon

2011-07-28 Thread arvind kumar
Hi Can anyone please tell me where from and how to prepare for AMAZON intern test..amazon is coming to our campus next week..! -- 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