Had to decide how to implement an array which hosts multiple stacks. First two stacks and then n stacks in a way where the size of a stack can be more than 1/n of the array length.
Interview questions [1]
Question 1
Had to decide how to implement an array which hosts multiple stacks. First two stacks and then n stacks in a way where the size of a stack can be more than 1/n of the array length.
Standard panel, very simple leetcodes. reverse linked list kind of vibe s . I was literarly asked about how a linked list is structured and reversing it. there was almost no friction which I was shocked by one of the reason I did not accept
They care about your skills, rather than your background. They have a template which they provide and you got to fill that, everyone is provided a unique number. You are instructed not to disclose any of your personal details in the due course of your interview.
The interview process was two rounds. The first round was a behavioral interview. Straightforward questions, like tell me about the most technically challenging project you have worked on. The second round was a system design interview.