J'ai postulé via une autre source. J'ai passé un entretien chez EY (New Delhi)
Entretien
Interview was easy, but interviewer is very rude, she is not letting me complete what i was saying. EY is very good company but they have to teach their staff how to value the person who is getting interviewed.
J'ai postulé en ligne. J'ai passé un entretien chez EY (Milan) en sept. 2025
Entretien
3 colloqui di cui 2 tecnici e 1 con hr. follow up con hr dopo ciascuno step. passaggi rapidi tra uno step e l'altro e buona comunicazione. i colloqui tecnici sono stati il primo basato sul mio cv il secondo un live coding
Questions d'entretien [1]
Question 1
esercizi di conoscenza base di sql e python. domande teoriche basate su cv
J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez EY (Hyderâbâd) en juil. 2025
Entretien
Everything was good except the time they responded.
It's a delayed process. They took >2 weeks to respond to my second round. and finally said the position is already closed (after 2 weeks).
Apart from this other process was good. started from the basics and touched almost all topics.
1st round: basic to intermediate level with two coding questions.
2nd round: advanced level, more focused on LLM, ML ops.
Questions d'entretien [1]
Question 1
touched almost all topics, including Python, NLP, LLM, Model architecture, ML Ops, Deployments (CI/CD).
J'ai postulé via un recruteur. Le processus a pris plus d'une semaine. J'ai passé un entretien chez EY (Indi, Karnataka) en févr. 2025
Entretien
I got the call from the HR, and there are 3 rounds 2 tech 1 hr. In first its related to GEN AI, RAG, Fine Tuning and Python coding
Second Round Tech + managerial
HR Salary etc
Questions d'entretien [1]
Question 1
Question related to transformer , GENAI, RAG , Fine tuning , Deep Learning
Python Question === 1- 1??0?101??11. replace ? with all possibilities of 0 and 1
Question 2= Input [1,0,1,0,2,3,4,0,0,20]
Output=[1,1,2,3,4,20,0,0,0,0] without any library and in build function ( use loop only )