Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 5 giorni. Ho sostenuto un colloquio presso Microsoft (Dhanbād) nel mese di lug 2023
Colloquio
The interview consisted of three rounds that were on-campus for me.
The first round was the Online coding round that had 2 questions to be solved and then the resume and this test results were combined for shortlisting.
Then there was a technical interview revolving around DSA that went on for hours.
Then there was an hour long DSA + HR interview.
Domande di colloquio [1]
Domanda 1
Trees and Dynamic Programming questions were asked.
The process had three rounds: an online assessment following resume shortlisting, and two interviews focused on Data Structures and Algorithms, testing both problem solving skills and coding efficiency. Also projects in resume were asked.
Domande di colloquio [1]
Domanda 1
They asked me to solve a DSA problem on arrays, focusing on both the brute force and optimized approach, and explain the trade offs between time and space complexity
Ho sostenuto un colloquio presso Microsoft (Bengaluru)
Colloquio
Online test with 2 LC Medium-Hard level.
1 Greedy + 1 Graph
Interview 2 LC Medium level.
1 Graph + 1 Tree
Finally, HR Round based on resume, primarily ask about projects and experienced technologies.
Domande di colloquio [1]
Domanda 1
1 Greedy + 1 Graph in OT (120 min)
1 Graph (30 min)
1 Tree (30 min)
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Microsoft (Nuova Delhi)
Colloquio
Online interview assessment with three hard level DSA questions, primarily based on resume achievements, including two data structure and algorithm problems focused on arrays and strings, plus achievement driven discussion
Domande di colloquio [1]
Domanda 1
One of the DSA questions they asked was: Reverse a singly linked list without using extra space, and explain both iterative and recursive approaches with time and space complexities