Ho sostenuto un colloquio presso Google (New York, NY)
Colloquio
Received a email from the recruiter. Did online coding interview. Did 4 interviews (3coding and 1 behavioral) Did interviews with hiring managers. Lay off happened. Overall the recruiter was friendly and the interviewers were friendly as well.
Domande di colloquio [1]
Domanda 1
Leet code medium questions. Make sudoku. Go from start to end from a board where walls exist.
There are four DSA rounds. The first round was of 45 minutes. Asked a medium difficulty DSA question in first round. The interviewer focused on implementation rather than logic which was just absurd.
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Google (Bengaluru) nel mese di lug 2024
Colloquio
i got a call from the recruiter stating my availability and scheduled the first round.
The first round was a dsa round that consists of 2 dsa questions
1. a dp problem
was able to solve it with optimized approach
2. a np hard kind of problem on graph
tried and came to a brute force but was'nt able to cover all the use cases
Got rejected in the first round
Domande di colloquio [1]
Domanda 1
string problem based on greedy approach,
dp problem