Envié una solicitud electrónica. Acudí a una entrevista en GoComet
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Aptitude Written Test.
F2F Aptitude Questions Asked by Tech Person
Technical Question Based on Backend
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.
Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en GoComet (Jalandhar, Punjab) en jun 2023
Entrevista
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.