• Home
  • Subscribe
  • Contribute Us
    • Share Your Interview Experience
  • Contact Us
  • About
    • About CSEstack
    • Campus Ambassador
  • Forum & Discus
  • Tools for Geek
  • LeaderBoard
CSEstack

What do you want to Learn Today?

  • Programming
    • Tutorial- C/C++
    • Tutorial- Python
    • Tutorial- Java
    • Tutorial- HTML & CSS
    • Tutorial- MySQL
    • Competitive Coding Challenges
  • CSE Subject
    • (CD) Compiler Design
    • (CN) Computer Network
    • (COA) Computer Organization & Architecture
    • (DBMS) Database Management System
    • (DS) Data Structure
    • (OS) Operating System
    • (ToA) Theory of Automata
    • (WT) Web Technology
  • Interview Questions
    • Interview Questions- Company Wise
    • Interview Questions- Coding Round
    • Interview Questions- Python
    • Interview Questions- REST API
    • Interview Questions- Web Scraping
    • Interview Questions- HR Round
    • Aptitude Preparation Guide
  • GATE 2020
  • Linux
  • Trend
    • (AI) Artificial Intelligence
    • BigData
    • Cloud Computing
    • (ML) Machine Learning
  • Write for Us
    • Write for Us
    • Submit Source Code or Program
    • Share Interview Experience
  • Tools

Amazon Internship Questions and Interview Process

Want to Share your Interview Experience?/12945/0
Placement Interview

Hello, Guys! I am currently pursuing my masters from Rochester Institute of Technology in computer science. Today I am sharing Amazon internship questions and my experience for Software Development Intern position with you guys. Hope it will be of some help realizing you career aspirations.

 

Note: Amazon has the different interview process for different positions and different geographic locations. So it is highly possible that you may encounter some different amazon internship questions and process while interviewing with Amazon. You can take it as a reference.

 

I have applied for the given position online from the amazon website. After few weeks, I got a call from them saying my resume was shortlisted and they want further details and my availability for further process.

 

There are many who applies for the internship. They shortlist the candidates based on the resume. So  to stand out in the crowd, read this CV Format 7 Tips to Grab Interviewer Attention for Job. And mold your CV before approaching your dream company.

 

Amazon Internship Questions for Debugging Test:

In the first stage, they gave me one online debugging test, where 7 different codes with the detailed explanation what they are supposed to do, but they were having some bugs in them. There can be compile time or runtime error. The task is to find them and fix the code so that it will pass all of the test cases. The time limit for this test was 20 minutes. As far as I remember you need to get at least 6 of 7 correct answers to clear this level.

 

Amazon Telephonic Interview:

After that, Those who cleared the debugging test got telephonic interview calls. Here is my telephonic interview experience.

 

I received the call on exact time. I greeted him. Then he asked some casual questions like what courses I have taken that semester, my interests, my school, etc. Then he asked some technical question, I remember very few of them, like an internal implementation of Hashtable, linked lists and arrays difference, complexities, some basic questions on data structures and algorithms.

 

Amazon Internship Coding Questions:

Then he gave me a link for shared editor, where he asked me to write code for 2 problems.

  • One of them was, finding whether the given list of integers has an odd number of duplicate numbers in O(n) time complexity.  I have solved the given problem with hashmaps and explained how it is running in O(n). After this, he was fully convinced.
  • He gave me another problem where input was an expression with different parenthesis ( (, {, [ ). My task was to find whether the given expression is valid or not again in O(n) complexity.  I used a stack data structure to solve this problem. After this, I fully explaining the code.

 

He said he is done with Amazon internship questions and placement process. He asked me if I have any questions for him or not. I asked him few questions. After my interview, around 2 weeks later, I received the mail from them with an offer letter.

 

The whole process took almost a month or two. My only advice for the aspirants, work on Amazon internship questions and your foundations and the job is yours for sure. Wish you all the best !!!

amazoninterview
Want to Share your Interview Experience?
This interview questions and experience are shared by one of the readers like you. You can share your interview experience as well. If you want to help new job aspirants to get their dream job, kindly share your experience on CSEstack Portal, by filling this Google Form. It will be published on our portal. Thank You!

Leave a Reply Cancel reply

Interview Questions



You can share your interview experience.

Subscribe for FREE Newsletter

Do you want me to send you programing updates for FREE?

Subscribe below…

© 2019 – CSEstack.org. All Rights Reserved.

  • Home
  • Subscribe
  • Contribute Us
    • Share Your Interview Experience
  • Contact Us
  • About
    • About CSEstack
    • Campus Ambassador
  • Forum & Discus
  • Tools for Geek
  • LeaderBoard