I had one "in person" interview. It was really chill and I could ask questions after. I think that it was really easy, but thats because it was about arrays and not anything like trees or bfs/dfs.
Interview questions [1]
Question 1
EX. ['high','way','highway'] find a way where it can check if a word is in the array.
I applied online. The process took 2 months. I interviewed at Amazon
Interview
20 min behavioral, ~25 min technical, questions afterwards. Asked a lot of framework questions following the STAR method during behavioral. These were just common interview questions though, like a time you faced a difficulty or a time you stood up to a superior.
Interview questions [1]
Question 1
Encode and decode a BST into a string (write a function to store it in string format, then a function to read it into a BST)
I applied online. I interviewed at Amazon (Seattle, WA) in Oct 2021
Interview
The interview was straightforward and great. There was an OA and then an in person interview. The questions were leetcode easy and then leetcode medium. The was a behavioral component to it too.