Microsoft Corporation
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Campus Placement and was interviewed before Jan 2024. There were 2 interview rounds.
2 Coding Questions, first was easy, second was medium
I applied via campus placement at National Institute of Technology (NIT), Kurukshetra and was interviewed before Feb 2023. There were 2 interview rounds.
There was 2 ques in OA round. One question out which i solved by using dp here OA focus mainly over graph and dp
To find the minimum element in a stack in O(1) space, use an auxiliary stack to keep track of the minimum element at each step.
Create an auxiliary stack to store the minimum element at each step.
When pushing an element onto the main stack, compare it with the top element of the auxiliary stack and push the smaller one onto the auxiliary stack.
When popping an element from the main stack, also pop the top element from th...
A segmentation fault occurs when a program tries to access a memory location that it is not allowed to access.
Segmentation faults commonly occur due to accessing an uninitialized pointer or accessing an array out of bounds.
Here is an example code that causes a segmentation fault: int main() { int* ptr; *ptr = 10; return 0; }
Generate all permutations of balanced parentheses and store them in a vector.
Use backtracking to generate all possible combinations of parentheses
Check for balanced parentheses using a stack
Store each valid combination in a vector
Return the vector of permutations
I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.
OA consist of two dsa questions
I applied via Company Website and was interviewed before Oct 2022. There were 4 interview rounds.
Dynamic programming, Graph, Hashing
1 Coding Problem
Questions on Projects and DBMS, OS, OOPS.
Microsoft Corporation interview questions for designations
I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.
Top trending discussions
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
I am a passionate software engineering student with experience in Java, Python, and web development.
Currently pursuing a degree in Computer Science
Proficient in Java, Python, and web development technologies like HTML, CSS, JavaScript
Completed internships at tech companies like Google and Microsoft
Coding questions were easy and aptitude questions were a bit hard
The time to burn one candle completely depends on the size of the candles and the rate at which they burn.
The time to burn one candle completely is directly proportional to the size of the candle.
The rate at which a candle burns can vary based on factors like the material of the candle, the wick, and the environment.
For example, a larger candle may take longer to burn completely compared to a smaller candle, even if th
It has 4 coding questions ranging from easy to hard.
posted on 17 Sep 2023
It was a 4 hour hacker rank with 2 Long questions
Interview experience
based on 9 reviews
Rating in categories
Software Engineer
1.9k
salaries
| ₹13 L/yr - ₹50 L/yr |
Senior Software Engineer
1k
salaries
| ₹25 L/yr - ₹85 L/yr |
Software Engineer2
970
salaries
| ₹20 L/yr - ₹72 L/yr |
Consultant
604
salaries
| ₹13 L/yr - ₹42 L/yr |
Support Engineer
570
salaries
| ₹7.6 L/yr - ₹30 L/yr |
Amazon
Deloitte
TCS