I applied online. I interviewed at Amazon Web Services (Tel Aviv-Yafo) in May 2025
Interview
i had 2 interviews one after another, each one 60 minutes' both of then i needed to implement a data structure that inplements methods. one of them was set all. last 15 inuts personal questions regatding how i work in a team and how i manage with challenges.
Interview questions [1]
Question 1
implement a data structure that does all methods in o(1)
the methods are get,set,setall,delete
I applied online. The process took 2 weeks. I interviewed at Amazon Web Services (Haifa) in Jun 2025
Interview
A take-home assignment consisting of two 70-minute programming questions — one involving regular expressions and the other focused on arrays and median calculation. After that, there were several statements to reflect on, where I was asked to indicate which ones I relate to more
Interview questions [1]
Question 1
Constructing a regular expression based on a given input pattern
I applied online. The process took 2 weeks. I interviewed at Amazon Web Services (Israel) in Jun 2025
Interview
Online assessment, had 2 LeetCode-style medium questions and a very long psychological analysis part.
Didn't even get a reply back via Email or HR.
They give 70 minutes for 2 questions, second one was easier, first one was more confusing and was dealing with string splitting and reformatting.
Interview questions [1]
Question 1
it was dealing with string splitting and reformatting.
they gave you a long string of gibbrish and you need to return it in a strict format under certain rules (all permutations without specific letters). wasnt too difficult but very time consuming.