i
SkilloVilla
Filter interviews by
I applied via tophier and was interviewed in Aug 2023. There were 2 interview rounds.
3 coding questions 2 easy and one tough.
I applied via Recruitment Consulltant and was interviewed in May 2023. There were 3 interview rounds.
Duration: 1hr
Platform: CoderByte
3 Medium level questions
Find the row with the most 1s in a 2D array efficiently.
Iterate through each row and count the number of 1s in each row.
Keep track of the row with the highest count of 1s.
Return the index of the row with the most 1s.
Use sliding window approach to find longest substring with unique characters.
Initialize start and end pointers to track current substring
Use a hashmap to store the index of each character in the substring
Update start pointer when a duplicate character is found
Keep track of the longest substring length and indices
Repeat until end pointer reaches the end of the string
Top trending discussions
I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Mar 2024. There were 2 interview rounds.
3 Leetcode style questions , 2 medium , 1 hard .
A cab booking system designed using OOP principles
Create classes for Cab, Customer, Driver, and Booking
Use inheritance and polymorphism to handle different types of cabs and bookings
Implement methods for booking a cab, assigning a driver, and calculating fare
Use encapsulation to protect data and ensure data integrity
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
Given two soted arrays merge them from a single sorted array with all items in non-decreassing order
Count the number of islands in a 2D grid of 1s and 0s.
Use DFS or BFS to traverse the grid and mark visited cells.
Count the number of times traversal starts from an unvisited 1.
Consider edge cases like empty grid, all 0s or all 1s.
MCQs and 1 coding question
To delete one child node, we need to identify the parent node and remove the child node from its list of children.
Identify the parent node of the child node to be deleted
Remove the child node from the parent node's list of children
I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.
I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Mar 2024. There were 2 interview rounds.
3 Leetcode style questions , 2 medium , 1 hard .
A cab booking system designed using OOP principles
Create classes for Cab, Customer, Driver, and Booking
Use inheritance and polymorphism to handle different types of cabs and bookings
Implement methods for booking a cab, assigning a driver, and calculating fare
Use encapsulation to protect data and ensure data integrity
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
Given two soted arrays merge them from a single sorted array with all items in non-decreassing order
Interview experience
based on 1 review
Rating in categories
Business Development Associate
18
salaries
| ₹4.5 L/yr - ₹9 L/yr |
Data Analyst
10
salaries
| ₹4 L/yr - ₹9 L/yr |
Associate Product Manager
7
salaries
| ₹9 L/yr - ₹17 L/yr |
Associate Data Analyst
7
salaries
| ₹4.5 L/yr - ₹5.2 L/yr |
Learning Consultant
6
salaries
| ₹4.5 L/yr - ₹9 L/yr |
BYJU'S
upGrad
Unacademy
Simplilearn