Filter interviews by
Good communiction and technical skill need
Abstraction is a fundamental concept in programming that simplifies complex systems by hiding unnecessary details.
Abstraction allows focusing on high-level functionalities without worrying about implementation details.
In object-oriented programming, classes and objects are used to represent real-world entities while hiding their complexities.
Example: A car can be driven without knowing how the engine works; the driver ...
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.
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
What people are saying about Microsoft Corporation
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.
I applied via Approached by Company and was interviewed in Nov 2021. There were 2 interview rounds.
Presentation on a adobe product
I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.
Focus on all basic aptitude concepts
Yes, I have attended Hackerrank for coding challenges and practice.
I have completed coding challenges on Hackerrank to practice my skills
I have participated in coding competitions on Hackerrank
I have used Hackerrank to prepare for technical interviews
posted on 29 Sep 2021
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 4 interview rounds.
based on 1 interview experience
based on 2 reviews
Rating in categories
Software Engineer
2.5k
salaries
| ₹15 L/yr - ₹54 L/yr |
Senior Software Engineer
1.4k
salaries
| ₹36.8 L/yr - ₹75.6 L/yr |
Software Engineer2
1.2k
salaries
| ₹22 L/yr - ₹72 L/yr |
Software Developer
1k
salaries
| ₹26.4 L/yr - ₹46 L/yr |
Support Engineer
615
salaries
| ₹9 L/yr - ₹32 L/yr |
Amazon
Deloitte
TCS