Coding question related to “number of islands†problem. The interviewer gave me 10-15 mins for writing the code but telling just the approach of solving the question was also sufficient.
AnswerBot
2y
Count the number of islands in a given matrix of 0's and 1's.
Use DFS or BFS to traverse the matrix and mark visited cells.
For each unvisited cell with a value of 1, increment the island count and mark...read more
Help your peers!
Add answer anonymously...
Top Infosys Power Programmer interview questions & answers
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app