I applied online. The process took 2 weeks. I interviewed at Amazon (Edinburgh, Scotland)
Interview
Pretty poor experience applying for Amazon as a Software Development Engineer if I'm honest.
Applied for a web-based role that I exceeded the requirements for by quite a margin, proceeded to get sent leet-code tasks that hold no relevance to the position/use anything their job description requests as essential or nice to have.
Very heavy use of mathematical notations in the problems (when have you ever had to solve business problems that have been written as an equation)
I was going to push through and begrudgingly do the test as I'm aware the bar is high for FAANG, but I decided to close the test and withdraw my application because if they are hiring people based on these tests, I fear they won't be anywhere near suitably equipped for the role they are hiring for and one or two developers will be carrying the whole team productivity wise.
Subsequently applied for an equivalent Google role, received a much more sensible test. I have now accepted an offer a week later
Interview questions [1]
Question 1
Leet-code problems with heavy mathematical notation (because of course that happens in real life)
Surprisingly easy — I expected tougher questions, but the coding round felt more like a warm-up. The main challenge was a DSA problem about counting islands in a 2D grid, which led to a discussion on DFS versus BFS and handling large grids. Funny enough, I had revisited that exact type of question while prepping on PracHub, which made me feel more confident. The interview wrapped up with a behavioral round, and I accepted an offer, but ultimately decided to decline it for another opportunity. Overall, it was a smooth experience.
Interview questions [1]
Question 1
Number of Islands — given a 2D grid of '1's (land) and '0's (water), count the number of connected islands. Walk through DFS vs BFS, and discuss how to avoid revisiting cells (in-place mutation vs visited set) and what changes if the grid is huge and must stream from disk.
It started with an OA, and then after a few weeks, I got invited to four rounds of interviews: technical and behavioral at 3 of the 4, and behavioral only at one.
Um teste de código online, se aprovado, vai para o loop. O loop é 4 entrevistas seguidas, duas em inglês e duas em português. 3 entrevistas técnicas de código, todas as 4 têm pergunta de liderança.
Interview questions [1]
Question 1
Pergunta historicas baseada nos principios de lideranca da amazon.