I had to do a leetcode medium problem and explain what was going on in the code. The interviewer was helping but I couldn't really understand what they were saying.
there were some tests and a couple sounds and it ended with an hour long coding challenge and then I got an email with the result and some of the first rounds were weird odd things id never done before
I applied online. The process took 6 weeks. I interviewed at Amazon in Nov 2021
Interview
I felt rushed the whole time, but overall it was not too bad. The interviewer was very expressionless. Make sure to know your data structures and how to manipulate strings.
Interview questions [1]
Question 1
Remove duplicate consecutive repeated letters in a string and return the result.