Filter interviews by
I applied via Referral and was interviewed in Jul 2022. There were 5 interview rounds.
It consisted 3 questions, first was coding, second was xPath and third was test cases
This was regarding testing processes, questions about testing processes, RCA, test cases
Top trending discussions
I applied via Company Website and was interviewed before Dec 2021. There were 7 interview rounds.
1 hours - DSA Round and MCQs related to DSA and Automation
I applied via Campus Placement and was interviewed before Sep 2023. There was 1 interview round.
Equation, ratio and proportion
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
1 hr test on HackerEarth platform, DSA questions
I applied via LinkedIn and was interviewed before Jul 2023. There were 3 interview rounds.
Basic DSA questions were asked.
Round 1 -> Coding interview -> ask 2 Leetcode problems
Round 2-> HR
I applied via Referral and was interviewed before Jul 2021. There were 2 interview rounds.
Use Fisher-Yates shuffle algorithm to play songs randomly without repetition.
Create an array of songs
Use Fisher-Yates shuffle algorithm to shuffle the array
Play the first song in the shuffled array
Remove the first song from the array
Repeat steps 3-4 until all songs have been played
Reverse a linked list
Iterate through the linked list and change the direction of the pointers
Keep track of the previous, current, and next nodes
Set the head of the linked list to the last node after reversing
Hashing algorithm to count maximum number of 1s in a 2D matrix.
Create a hash table to store the count of 1s in each row.
Traverse through each row and update the count in the hash table.
Find the row with the maximum count of 1s in the hash table.
Return the count of 1s in that row.
posted on 30 Oct 2023
C# is a programming language developed by Microsoft for building a wide range of applications on the .NET framework.
C# is an object-oriented language with features like classes, inheritance, and polymorphism.
It is strongly typed, meaning variables must be declared with a specific data type.
C# supports modern programming concepts like async/await for asynchronous programming.
It is commonly used for developing desktop, w...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Development Engineer II
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Program Manager
5
salaries
| ₹0 L/yr - ₹0 L/yr |
CodeChef
LeetCode
GeeksForGeeks
InterviewBit