Me postulé a través de otra fuente. El proceso tomó 6 días. Acudí a una entrevista en Microsoft (Hyderabad) en may 2025
Entrevista
A big benefit with using linked lists is that nodes are stored wherever there is free space in memory, the nodes do not have to be stored contiguously right after each other like elements are stored in arrays. Another nice thing with linked lists is that when adding or removing nodes, the rest of the nodes in the list do not have to be shifted.
Preguntas de entrevista [1]
Pregunta 1
A big benefit with using linked lists is that nodes are stored wherever there is free space in memory, the nodes do not have to be stored contiguously right after each other like elements are stored in arrays. Another nice thing with linked lists is that when adding or removing nodes, the rest of the nodes in the list do not have to be shifted.
Me postulé en línea. Acudí a una entrevista en Microsoft (Melbourne)
Entrevista
After submitting an online application, I received a HackerRank assessment after passing the resume screening stage, then I was rejected after completing the assessment and did not proceed to further interview rounds.
Preguntas de entrevista [1]
Pregunta 1
The assessment consisted of two LeetCode-medium-level coding questions to be completed within 75 minutes.
Straightforward technical loop overall, with strong interviewers at every stage. I genuinely enjoyed the in-depth conversations around technical challenges and algorithmic problem-solving — the entire process felt well-structured and genuinely engaging.
Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en Microsoft (Bangalore Rural) en jun 2026
Entrevista
The interview was hard, even as a fresher the dsa they asked was hard category after I checked on leetcode. Though I couldn't solve it. Some of the other people who interviewed were asked easy - medium dsa