J'ai postulé via un recruteur. Le processus a pris 2 jours. J'ai passé un entretien chez Phenom (Hyderâbâd) en juin 2021
Entretien
The interview was medium-difficult with some basic algo questions. I clearly mentioned before the interview was scheduled that I'm not working on Java currently and they said they don't have any problem with that. But the person who interviewed in the 2nd round wants a person who knows Java. I didn't even think I'll be rejected because at the end of 2nd round interviewer was asking how soon you can join, expected CTC etc. Finally, I got a rejection mail not sure what went wrong.
Questions d'entretien [1]
Question 1
1. Implement queue using two stacks
2. Longest Palindromic substring (.)
J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Phenom (Hyderâbâd)
Entretien
There was three round. First and second round was related to DSA, ML and resume.
In DSA the asked problem related to strings.
In ML they checked breath knowledge of ML along with statistics.
They do ask some puzzle problem as well.
Third round was related to behavioural round.
Questions d'entretien [1]
Question 1
From resume they asked one end to the end ML problem which you have worked in detail.
There were 3 rounds :
Round 1 :
DSA round, I was asked 2 questions. One was an array question based on sliding window, maybe the maximum sum. Finished both the questions in 30mins, got a positive review from the interviewer.
Round 2 :
DSA + Tech round, was asked the spiral matrix traversal question. Finished in 15-20mins. Afterwards was asked a designing question on how I would design an online game with mongo and scale it up to 1 lakh users. I remember necessity of a read only copy, not much post that.
Round 3 :
Director round. Had a HR sorta interaction, asked to implement a complete OS in any language of my choice and handle all the locks and races and other conditions.
Questions d'entretien [1]
Question 1
Asked to design an online game platform backend, that would be scalable upto 1lakh concurrent users.