Skip to content
Related Articles
Get the best out of our app
GFG App
Open App
geeksforgeeks
Browser
Continue

Related Articles

Amazon Interview Experience | Set 307 (Off-Campus)

Improve Article
Save Article
Like Article
Improve Article
Save Article
Like Article

I got call from consultancy for Amazon. After profile shortlisting, i received online test and then had telecom interview. After I went to Pune for f2f interview. HR shares all the topics need to study for interview. Below are the details of all rounds.

Round 1: Online test
Hackerearth
2 programs with 75 mins duration.

Round 2: Telecom interview
2 coding programs here too. Initially approach need to discuss, and once it’s concrete and finalized they will ask to write code.

  1. Find level with maximum nodes on binary tree
  2. Addition of infinite size of integer

Round 3: F2F design round

  •  Design parking system

Round 4: F2F design round

  • Design notification system

Round 5: Coding round

  1.  Remove half nodes from binary tree
  2.  Swap elements in linked list

Round 6: coding round

  1.  LRU cache implementation
  2. Copy binary tree and create new. Binary tree has left, right and random pointer

In any round they will discuss your project in dept. And asks for alternatives for technologies used in your application.

If you like GeeksforGeeks and would like to contribute, you can also write an article and mail your article to contribute@geeksforgeeks.org. See your article appearing on the GeeksforGeeks main page and help other Geeks.

Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above

My Personal Notes arrow_drop_up
Last Updated : 08 Jul, 2019
Like Article
Save Article
Similar Reads