Filter interviews by
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
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']]
Software Technologist 1
201
salaries
| ₹13 L/yr - ₹34 L/yr |
Software Engineer
183
salaries
| ₹6 L/yr - ₹22 L/yr |
Senior Accounting Specialist
178
salaries
| ₹5.6 L/yr - ₹19 L/yr |
Software Technologist 2
161
salaries
| ₹16 L/yr - ₹36.5 L/yr |
Software Technologist
154
salaries
| ₹10.5 L/yr - ₹30 L/yr |
Siemens
GE Healthcare
Honeywell Automation
Bosch