Interview focused on system design rather than algorithms. Low-level design (LLD) question based on chess system—likely covering pieces, moves, board state, rules handling. High-level design (HLD) question based on Uber—expected architecture for ride matching, scalability, real-time tracking, etc.
No data structures and algorithms (DSA) questions asked, which aligns with ~4 years experience where design depth matters more than coding puzzles.
Colloquio difficile
Candidatura
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Lyzr
Colloquio
"I recently went through the technical round of an interview, and it was quite challenging, primarily focused on LeetCode-style questions. It seems they are looking for someone with a strong coding background
Domande di colloquio [1]
Domanda 1
asked 3 coding question from leet code and the way to solve them
1) Two sum question from leet code
https://leetcode.com/problems/two-sum/description/?envType=problem-list-v2&envId=array
and string maipulation question from leet code