Amazon | online assessment | SDE - 1 | query
Anonymous User
660

I applied for several amazon job offers at amajon job site . Locations of them are at seattle and Bangalore . Yesterday, I receieved a mail containing an assessment link . I have several confusions regarding this :
1 ) Will there be any human interaction or is this fully online ? Some of the "amazon online assesment" experiences say about a recruiter .
2 ) Will it be just like a online contest ? Here says that , I have to elaborte code . What does this mean ?
3 ) How hard the problems will be in respect of codeforces and leetcode ?
4 ) Do I need to reply this mail ?
5 ) How can I prepare myself in two days ? (As the mail says that we'd like to invite you to complete an online assessment no later than a week from now. , I am thinking to sit for this two days later . )

  1. Will there be any system design question ?

image
update : I got two questions.  First one was to divide a string into maximum valid substrings.  
Second one was so lengthy. Summary : there will be two kind of query on a database. 1st query : update the DB with a value and name . 2nd query : find K th smallest value.
If two data have same value, then lexographically smallest will be considered.
I passed all the test cases of first question. but, in the second question, I got TLE for three cases.
I have a feeling of rejection :'

Comments (1)