Very bad, asks highly collect questions, they just try to test you too much, if you write algorithms they don't encourage it at all, you should directly voice with correct syntax.
It was a problem-solving interview. Two rounds. Both interviewers gave good hints along the way. Round 1 was good. Round 2 was not great. I felt they could have given a method they expected. Allowing the next person to think is a trick which every interviewer doesn't know.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez Myntra en août 2020
Entretien
There were total 3 rounds. First round was online test which comprises of 5 easy/medium level questions. Remaining two rounds were technical rounds. In first round, questions were of div3 codeforces level , you have to solve all the 5 questions to proceed to further rounds. Some simple dp and stack questions were asked in first round. While in second round , I was given medium level question which I have to implement on CodePair.
Questions d'entretien [1]
Question 1
Create a data structure(dont use any stl) which supports inserting/deleting from front and end at O(1) time.