Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Microsoft (Mumbai) nel mese di ago 2021
Colloquio
This was campus internship hiring for 3rd year undergrads. There was a technical test involving 2 coding questions, one of which was fairly simple, and another was also fairly simple, if one had previous experience with coding questions. (I practiced on interviewbit.com, which was helpful to me. Its not a platform to compete like codeforces, but a collection of questions based on topics)
Domande di colloquio [3]
Domanda 1
Q1. A manager has a meeting schedule given in (startTime, endTime) pairs. Determine the total hrs he has to spend on these meetings. There can be overlap in between these meetings.
Ho sostenuto un colloquio presso Microsoft (Tel Aviv)
Colloquio
I applied through their website with a referral, after a month or so they sent me a home exam, I think about a month after that i had 3 interviews in the same day, each one around 1:15 hours.
Domande di colloquio [1]
Domanda 1
implement a dictionary where you have set,get and setAll, all in O(1)
The hiring process consists of a HackerRank home exam, followed by three technical interviews covering LeetCode-style problems and system architecture. Once this is done, you will have a final HR interview.
Domande di colloquio [1]
Domanda 1
I had a technical interview where I was asked to solve the classic 'Climbing Stairs' problem (LeetCode #70), which is a dynamic programming question based on the Fibonacci sequence.
Ho sostenuto un colloquio presso Microsoft (Il Cairo, )
Colloquio
One HR interview, then two problem-solving interviews (beginer level) on HackerRank. You can choose the best programming language for you to use in solving problems. You should think out loud to enable your interviewer to understand how you would think to solve the problem.
Domande di colloquio [1]
Domanda 1
Find the lowest difference between two numbers in a list