phone interview, 2 parts, each part cost 50 minutes.
first talk about my projects, and:
Suppose there is array contains 100 unsorted elements ...say a[1] to a[100].
find out the minimum and maximum value in the range of a[25] to a[75].
second:
You have got 2 strings(S1, S2) and 1 character(c1). All inputs to be taken from user. You need to check for the character c1 in String S1, and wherever you find the character, you need to replace it with the string S2.
Next Write all possible test cases to test the program.
It can be possible that the character c1 is appearing more than once in the String s1.
Clause - You are not allowed to use any Java Library methods in it. Not even charAt() method.
1
Other Software Engineer Interview Reviews for Amazon
Good interview process overall. The questions were mostly focused on general software engineering knowledge, with a strong emphasis on AI concepts. The interviewers were professional, and the process was well organized.
Interview questions [1]
Question 1
System design and a lot of questions “imagine the situation”
Leet code question medium to gard then they snack you with a web app that you have to debug with a Very limited ai assistant that won't give you the answer but will read the files and tell you what they do
Interview questions [1]
Question 1
Leet code and assisted debugging and 15 pillar of Amazon leadership questions
I applied through a recruiter. I interviewed at Amazon
Interview
first round was leetcode for 1hour, got easy 2 questions
then final round has 2 leetcode session and 1 system design and 1 lld session. each session has also leadership principle.
Leetcode questions was easy-medium.
Leadership principle was hard
I had issue with screensharing it wasted 10-15 min during the first round of interview
Interview questions [1]
Question 1
leet code - array and string questions. easy and medium level