I applied through university. I interviewed at GoComet (Jalandhar, Punjab) in June 2023
Interview
first round coding test after clearing this technical round in this round ask dsa question 2 and 1 was easy and 2nd was little bit tough. Question was create stack using queue.
How to implement a stack which will support the following operations in O(1) time complexity? 1) push() which adds an element to the top of stack. 2) pop() which removes an element from top of stack. 3) findMiddle() which will return middle element of the stack. 4) deleteMiddle() which will delete the middle element. Push and pop are standard stack operations.
1. Aptitude and Coding Written Test for 1 hour 30 min - Candidate to Join Google Meet as per the Interview Schedule.
2. Tech Lead Interview on Logical Questions (Aptitude Round) - 30 min over a Google Meet.
3. Technical Round with Tech Manager - 1 hour over a Google Meet.
4. Final Round with CTO / CPO - 1 hour over a Google Meet.
Interview questions [1]
Question 1
Aptitude Written Test.
F2F Aptitude Questions Asked by Tech Person
Technical Question Based on Backend