Solicité el puesto a través de la recomendación de un empleado. El proceso duró 1 día. Acudí a una entrevista en Amazon (Chennai) en mar 2012
Entrevista
Questions asked
Written round
1….Convert floating number to String
Ex float value 17.53 to string value 17.53
2….N ary searching in a tree
3…Finding the index of rotation in a rotated sorted array ..
1 2 3 4 5 6 is a sorted array and rotated sorted array is 3 4 5 6 1 2 .. Here the index of rotation happens at 5 position … Order of this pgm should be in o(n/2)
My first round was testing which u guys won have as u all apply for SDE ..
Preguntas de entrevista [1]
Pregunta 1
Questions asked
Written round
1….Convert floating number to String
Ex float value 17.53 to string value 17.53
2….N ary searching in a tree
3…Finding the index of rotation in a rotated sorted array ..
1 2 3 4 5 6 is a sorted array and rotated sorted array is 3 4 5 6 1 2 .. Here the index of rotation happens at 5 position … Order of this pgm should be in o(n/2)
My first round was testing which u guys won have as u all apply for SDE ..
It was a 2-3 round process, depending on how your interview went, with increasingly hard DSA questions followed by some HR and behavioural questions. First round was mostly easy and medium leetcode, followed by medium and hard questions in the second round and above on more complex topics.
Envié una solicitud electrónica. Acudí a una entrevista en Amazon (Bengaluru)
Entrevista
The interview process consisted of an online assessment followed by two technical interview rounds and one behavioral round. The technical rounds focused on Data Structures, Algorithms, Java, and problem-solving skills. The behavioral round covered Amazon Leadership Principles and past project experiences. The interviewers were professional and the process was well structured.
Preguntas de entrevista [1]
Pregunta 1
Q: Find the first non-repeating character in a string.
Envié una solicitud electrónica. Acudí a una entrevista en Amazon (Tel Aviv)
Entrevista
Amazon's home assignment test involves receiving a coding or case study assignment, completing it independently within a specified deadline (usually a few days), and submitting it for team review. I got an answer after 2 days