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

Related Articles

Amazon Interview Experience | Set 263 (For SDET)

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

It’s an on campus recruitment. The interview process started on October, 2015.

Round 1:

It had 25 MCQ questions from core subjects of CS including Operating systems, Database, Networks, Data structures and algorithms, Fundamentals of programming. Apart from that there was 2 programming questions too. Those who solved at least 1 programming problem and few MCQ questions were selected for next round. But it’s better to solve both the programming questions. I was asked the following questions:

  1. Merge Two Sorted Arrays
  2. Check for balanced parentheses in an expression

Round 2:

It was a phone interview of duration 1 hour. It was conducted on collabedit.com. This round consisted 2 data structures and algorithms related questions. I was asked the following questions:

  1. Write a program to print all permutations of a given string
  2. Reverse a linked list

Round 3:

It was similar to that of round 2. I was asked the following questions:

  1. Square root of an integer
  2. Nodes at given distance in binary tree

Overall it was an awesome experience. I enjoyed the interview process.

Thanks for geeksforgeeks!

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 : 04 Jul, 2019
Like Article
Save Article
Similar Reads