Filter interviews by
I applied via Walk-in and was interviewed in Jul 2024. There were 4 interview rounds.
Topic to shared the group
To learn more on the topic basics to improve my skills
Discussion of the topics
Top trending discussions
posted on 11 Apr 2024
I was interviewed before Apr 2023.
There was a coding round on cocubes. Followed by SWC exam of 3 hours containing question related to bfs,dfs dp
The median of running streams is the middle value when all values are arranged in ascending order.
To find the median of running streams, first arrange all the values in ascending order.
If the number of values is odd, the median is the middle value.
If the number of values is even, the median is the average of the two middle values.
For example, if the running stream values are 5, 8, 12, 15, 20, the median is 12.
If the ru...
To find the number of islands, we can use depth-first search (DFS) or breadth-first search (BFS) algorithms.
Use DFS or BFS to traverse the grid and mark visited islands
Count the number of times DFS or BFS is called to find the number of islands
Consider diagonal connections if applicable
Example: [['1', '1', '0', '0', '0'], ['1', '1', '0', '0', '0'], ['0', '0', '1', '0', '0'], ['0', '0', '0', '1', '1']]
Junior Engineer
906
salaries
| ₹2.4 L/yr - ₹4.7 L/yr |
Assistant Engineer
341
salaries
| ₹3.2 L/yr - ₹7.3 L/yr |
Engineer
195
salaries
| ₹3 L/yr - ₹8.3 L/yr |
Assistant Manager
193
salaries
| ₹7 L/yr - ₹17 L/yr |
Diploma Trainee Engineer
187
salaries
| ₹1.6 L/yr - ₹3.2 L/yr |
Blue Star
Voltas
Carrier
LG Electronics