YOE: 4 years
Interview Dates: March, April 2022
Position: Frontend Engineer
Phone screening: DSA
Graph based problem. Need to balance a graph where one vertex has a value and need to distribute equally to all neigbouring vertices.
Onsite interviews were 5 interviews 45 minutes each:
Round 1: Googleyness
Interviewer was nice. Standard past experience and behivoural questions.
Round 2: DSA
2D array based problem. Given 2 lists, need to merge depending on value and sort depending on weight.
Round 3: DSA
Array/Recursion based problem. Same like first bad version problem but a bit harder and tricker than it.
https://leetcode.com/problems/first-bad-version/
Round 4: DSA
Number based problem. It had 3 questions. First, find if the number is lucky number, next lucky number for this number and every lucky number between 2 given numbers.
Round 5: DSA
Matrix based problem. Same like Shortest Path in a Grid with Obstacles Elimination.
https://leetcode.com/problems/shortest-path-in-a-grid-with-obstacles-elimination/
Verdict : Reject
Got an email after 3 days from HR, still waiting for a feedback from their side.