I applied through a staffing agency. The process took 1 week. I interviewed at LogicHub (Noida) in Dec 2021
Interview
3 round of interviews
2 coding rounds
1 low level system design round
Not to worry: interviewer will help you in questions. they will not look if you know the answer.. they will look if you are capable of doing it and how is your logic building.
Interview questions [1]
Question 1
3 round of interviews
2 coding rounds:
DP questions asked in both rounds something about your last employer's work and projects you have done.
In my case: I told them bruteforce solutions and then DP approaches and pseudo codes (1 question full code implemented).
1 low level system design round:
LRU design with O(1) complexity on both(storing and getting)