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.
Autres retours d’entretien d’embauche pour un poste comme Full Stack Developer chez Lyzr
J'ai postulé en ligne. J'ai passé un entretien chez Lyzr
Entretien
"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
Questions d'entretien [1]
Question 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