Ho sostenuto un colloquio presso divya (Bengaluru)
Colloquio
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?”
Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso divya (Bengaluru) nel mese di ago 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 1
They gave me a pattern coding question. given a=5, b=3 the pattern should be printed in this way.
*
***
*****
***
*