Round 1: Online assessment on hackerrank
Questions were leetcode medium
Total questions: 3
Round 2: DSA round
Interviewer asked a modified version of
https://leetcode.com/problems/cheapest-flights-within-k-stops/
where i needed to print cheapest path taken within k stops
Round 3: LLD round
Design Shut the box game
https://en.wikipedia.org/wiki/Shut_the_box#/media/File:Shut_the_box.jpg
No optimisation, just play game and get percentage of chances a user can win in the game
Not sure why I got a reject but felt most of the rounds went well .
Had solved in both rounds correctly