Microsoft Corporation
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Newspaper Ad and was interviewed in Sep 2024. There were 2 interview rounds.
I see myself as a respected leader in the field, leading a team of skilled professionals and making significant contributions to the company's success.
Leading a team of SDETs and QA engineers
Implementing innovative testing strategies and automation techniques
Mentoring junior team members and helping them grow in their careers
Contributing to the development of cutting-edge products and technologies
Sorting strings with iron rod
It was a kinda easy with basic data structure
It was little tough everyone was given with a topic to discuss
posted on 29 Sep 2021
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 4 interview rounds.
posted on 29 Oct 2024
I applied via Job Portal and was interviewed before Oct 2023. There was 1 interview round.
Binary First Search is a search algorithm that explores the nodes in a binary tree in a level-order traversal.
Start at the root node and add it to a queue.
While the queue is not empty, dequeue a node and visit it. Then enqueue its children.
Repeat until all nodes have been visited.
posted on 20 Feb 2025
These are some tests they have copied from other organizations.
posted on 28 May 2021
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.
Printing reverse of string without inbuilt function and start printing from last index.
Iterate through the string from last index to first index and append each character to a new string.
Use a loop to iterate through the string and concatenate each character to the new string.
Print the new string in reverse order.
Printing reversed words in a string without using inbuilt functions
Split the string into words using space as delimiter
Iterate through each word and reverse it
Print the reversed words in the original order
posted on 15 May 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Custom reduce function in JavaScript
Create a function that takes an array, a callback function, and an initial value as parameters
Iterate through the array and apply the callback function to each element, updating the accumulator
Return the final accumulator value
Box sizing in CSS determines how the total width and height of an element is calculated.
Box-sizing property can have values of content-box (default) or border-box
content-box includes only the content, border, and padding in the width and height calculations
border-box includes the content, padding, and border in the width and height calculations
posted on 17 Jul 2024
IQ test conducted inside office
Group discussioin about a common topic
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
based on 3 interviews
Interview experience
Software Engineer
2.1k
salaries
| ₹13 L/yr - ₹50.9 L/yr |
Senior Software Engineer
1.1k
salaries
| ₹25.1 L/yr - ₹95 L/yr |
Software Engineer2
1.1k
salaries
| ₹20.4 L/yr - ₹70 L/yr |
Software Developer
789
salaries
| ₹15 L/yr - ₹54 L/yr |
Consultant
609
salaries
| ₹13 L/yr - ₹36 L/yr |
Amazon
Deloitte
TCS