I’ve utilized via the profession web page of Amazon. and After approx. one month received mail for OA.
Spherical 1: First spherical was an On-line Evaluation spherical. there have been two coding questions for these two questions I needed to write code and clarify the answer via by writing textual content.
After 15 days I obtained a name from HR and requested for availability. And subsequent two rounds have been scheduled on the identical day.
Spherical 2: Second spherical was the DSA spherical. The interviewer had requested two coding questions for these questions I needed to write clear code.
- Implement minStack utilizing one stack.
- We now have given a listing of strings. so we’ve to group the anagrams.
Ex: ["eat","fat","tae"] sol: [["eat","tae"],["fat"]]
Additionally requested questions associated to management ideas.
Spherical 3: The interviewer began together with his intro and requested me to present my intro adopted by two coding questions.
- I didn’t bear in mind the precise query however it was associated to discovering a cycle in a directed graph.
- Discover the longest palindrome that may be constructed through the use of characters of a given string.
after which requested situation-based questions.
The following day I obtained a name from HR and stated that you just had cleared each rounds and requested for availability for the subsequent two rounds.
Spherical 4: This spherical was a Bar raiser spherical. On this spherical interviewer began with an intro and adopted by situation-based questions. Then requested one coding query.
- We now have given a textual content and a few sample, so we’ve to discover a minimal size substring that comprises all characters of the sample. And gave me an opportunity to ask inquiries to him.
Spherical 5: This one was a Hiring supervisor spherical and after introducing one another interviewer requested one coding query.
- Implement a queue utilizing two stacks. After writing the code interviewer had given me an opportunity to ask questions.
After 4 days I received a name that I’d been chosen for SDE 1.
Verdict: Chosen
Ideas:
- For amazon you must observe some situation-based questions.
- Follow writing the code on a easy editor(notepad) as a result of they are going to ask you to write down code on these kind of editors.
- Put together some inquiries to ask to interviewer that can make a very good impression to interviewer.
- If you’re having quick period of time then undergo the interview expertise on gfg.