Interview was held for approximately 25min. First intro about yourself,the Recruiter will ask some technical questions mentioned in the resume and as I mentioned about machine learning he asked about it and basic data structures questions like stacks and queues
They’ll first check:
Your projects (very important in your case)
Technologies you’ve used
Basic consistency (don’t worry if you used help—just understand what you built)
👉 Expect questions like:
“Explain your project”
“What was your role?”
“What challenges did you face?”
Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en divya (Bengaluru) en ago 2025
Entrevista
1st round -online assessment (virtual)
2 coding questions which were easy level.
2nd round- physical online assessment
1 pattern question (moderate level), 1 SQL question (moderate level), 1 coding question (easy)
3rd round- only one technical interview (no HR)
in the interview they asked me a coding question, a system design question and in detail about my projects. Also they asked me to explain the code which i have submitted in the online assessment.
Preguntas de entrevista [1]
Pregunta 1
They gave me a pattern coding question. given a=5, b=3 the pattern should be printed in this way.
*
***
*****
***
*