Loading...
Is meta going to have another round of layoffs this year?
My onsite interview consisted of four rounds. **Round 1: Behavioral (45 minutes)** My interviewer was an engineer manager. I was asked: * What are you looking for in your next role? * Tell me about a time you worked on the impossible. * Conflict resolution. *...
I had a full interview journey with Amazon. Here's a breakdown of each round: **Round 1:** - Behavioral: I was asked about my experience using Generative AI. - Coding: I had to solve a problem involving multi-source Breadth-First Search (BFS). **Round 2:** - B...
I'm sharing my full interview experience to give back and hopefully help others. **Round 1:** - Coding: I was given a graph where each edge had a distance, and I needed to find the shortest distance from a starting point to a target point, if reachable. I used...