[algogeeks] Openings in Amazon

2016-06-23 Thread Aman (neshu) Agarwal
Multiple openings for SDE-2 position in Hyderabad/Gurgaon location. Interested ones revert back with updated CV. -- Aman A. Amazon.com | Software Development Engineer | TAM - Technology एकम् सत्, विप्राः बहुधा वदन्ति -- You received this message because you are subscribed to the Google Group

Re: [algogeeks] SDE-1 openings in Amazon

2014-12-02 Thread Aman (neshu) Agarwal
Hi, We also have some openings in Hyderabad For SDE-1 and SDE-2 position for Amazon. Interested people can forward CV on neshuagarwal1...@gmail.com. Regards, Aman On Tue, Dec 2, 2014 at 4:07 PM, sourabh jain wrote: > Location? > > Thank You > Have a Nice Day :) > > Regards > Sourabh Kumar

Re: [algogeeks] Re: Direct - i ques

2011-07-31 Thread Aman (neshu) Agarwal
Think in terms of vector(C++, STL) :P On Mon, Aug 1, 2011 at 11:01 AM, ankit sablok wrote: > finding min will not take O(1) time in a stack i guess > > > On Mon, Aug 1, 2011 at 10:32 AM, kartik sachan wrote: > >> I think its stack where deletion insertion and finding min (as we will >> cal min

[algogeeks] Aman (neshu) Agarwal wants to chat

2011-06-28 Thread Aman (neshu) Agarwal
--- Aman (neshu) Agarwal 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-b44710bddc-6a8c132f56-rQdKCSY2nabAxzXd7j0SkQ

Re: [algogeeks] EOF in Python for SPOJ

2011-05-25 Thread Aman (neshu) Agarwal
do not forget to import sys import sys for line in sys.stdin: print line, print "eof" On Wed, May 25, 2011 at 9:12 PM, Aman (neshu) Agarwal < neshuagarwal1...@gmail.com> wrote: > for line in sys.stdin: > print line, > print "eof" > > >

Re: [algogeeks] EOF in Python for SPOJ

2011-05-25 Thread Aman (neshu) Agarwal
for line in sys.stdin: print line, print "eof" -- Aman Agarwal -- 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+un