Ho presentato la mia candidatura online. La procedura ha richiesto 6 settimane. Ho sostenuto un colloquio presso Media.net (Mumbai) nel mese di giu 2024
Colloquio
2 leetcode question - (2 leetcode questions per round)
1 behaviour - (project and resume grill)
1 bar raiser - (more about the project and how to improvise it along with system design)
Domande di colloquio [1]
Domanda 1
explain in breif about 1 of the most challenging project
Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Media.net (Mumbai) nel mese di ott 2023
Colloquio
It was a pure DSA interview with a few questions on your resume projects(very detailed questions). They asked alot of questions on topics like DP, trees, graphs, arrays and linked lists. Problems such as island and water problem and chocolate problem were also asked.
Domande di colloquio [3]
Domanda 1
1.Leetcode twosum: Find the pair of the two elements from the two given list whose sum is equal to the given target value.(asked to optimize)
Find the substring with the desired sum,find the combinations and return the max number of combinations possible for the desired sum(asked to optimize)
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Media.net (Mumbai) nel mese di set 2019
Colloquio
First there was Aptitude test which is not that difficult to solve but time is a major constraint because there are 60 questions and 60 minutes
Then there are 2 rounds of technical interviews where they grill you on Data Structures.
Domande di colloquio [1]
Domanda 1
Find the longest substring having even sum in array