Filter interviews by
Clear (1)
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.
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.
C++ is an extension of C with object-oriented programming features.
C++ supports object-oriented programming while C does not.
C++ has classes and templates while C does not.
C++ has better support for function overloading and default arguments.
C++ has a standard library that includes many useful functions.
C++ allows for both procedural and object-oriented programming.
C++ is generally considered to be a more complex langu
I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.
I was interviewed in Dec 2020.
based on 7 reviews
Rating in categories
Software Development Engineer
33
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
32
salaries
| ₹0 L/yr - ₹0 L/yr |
Member Technical Staff
32
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Content Writer
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
27
salaries
| ₹0 L/yr - ₹0 L/yr |
CodeChef
HackerRank
upGrad
Simplilearn