Amazon interview experience Real time questions & tips from candidates to crack your interview

SDE - Intern

Amazon
upvote
share-icon
2 rounds | 1 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 4 Months
Topics: Ds, Algo, Web Development, Operating System, DBMS
Tip
Tip

Tip 1 : Strong Ds Algo Fundamentals
Tip 2 : Competitive Programming
Tip 3 : Projects are a plus to test your overall skills

Application process
Where: Campus
Eligibility: 7cgpa and no active backlog
Resume Tip
Resume tip

Tip 1 : Should be clear and easy to go through
Tip 2 : Links should be present to validate your projects

Interview rounds

01
Round
Hard
Online Coding Interview
Duration120 minutes
Interview date9 Sep 2019
Coding problem1

1. Round Robin Scheduling

Moderate
30m average time
70% success
0/80
Asked in companies
GoogleOlaAmazon

You have been given the ‘N’ process with process id’s from 1 to ‘N’. For each process, you are given the arrival time and burst time. You are also provided with the time quantum. Now you are supposed to execute a round-robin scheduling algorithm and find the completion time for each given process.

Please refer to Round-robin_scheduling for more detailed information .

Note:
A time quantum is associated with the algorithm. Each process gets CPU for some units of time, which are decided by time quantum value, and then again enter the ready queue if they have burst time remaining.

Arrival Time - The time when the process enters the system and is ready for execution.

Burst Time - The total time taken by the process for execution.

Completion Time - The time when the process completes its execution and leaves the system.
Note:
If two processes are having the same arrival time, then a process with a lower ID will be executed first.
Try solving now
02
Round
Medium
Face to Face
Duration60 Minutes
Interview date10 Sep 2019
Coding problem0

Derive mathematical relation between number of unique characters, frequency of characters and palindromes possible.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you create a function in JavaScript?

Choose another skill to practice
Start a Discussion
Similar interview experiences
company logo
SDE - Intern
3 rounds | 3 problems
Interviewed by Amazon
1285 views
0 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 7 problems
Interviewed by Amazon
485 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 3 problems
Interviewed by Amazon
499 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
965 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
12782 views
1 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Microsoft
7518 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 3 problems
Interviewed by Google
5356 views
1 comments
0 upvotes