First round was DS and Algo. Consisting of two leetcode medium hard fsa questions. Second round was objcet oriented design around sudoku solver. Last round was behavioral with hiring manager.
I applied through a recruiter. The process took 1 day. I interviewed at LivSpace (Bengaluru) in Apr 2024
Interview
LivSpace has 3 rounds, -
1 . Technical - 2 medium level DSA round leetcode
2. System Design - High level design round and low level deign round
3. resume fit round - cultural and behaviour round for the team
Interview questions [1]
Question 1
DSA round-
1. Given an array ,the elements of array
occur twice except one , find the element which occurs only one time in logn complexity
2. find the median of the sorted row matrix
I applied online. The process took 3 days. I interviewed at LivSpace
Interview
2 Technical rounds were scheduled for the same day,.
Both rounds were on google Meet
Did not receive any feedback for the interviews despite coding 2/3 problems and explaining the other one.
For some reason, they would ask you to optimize and then code problems.
Interview questions [1]
Question 1
Max. product subarray
Problem on binary Search
Another problem with DP