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.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez GoComet (Jalandhar, Punjab) en juin 2023
Entretien
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.
J'ai postulé en ligne. J'ai passé un entretien chez GoComet
Entretien
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.
Questions d'entretien [1]
Question 1
Aptitude Written Test.
F2F Aptitude Questions Asked by Tech Person
Technical Question Based on Backend