Practice these breadth-first search problems to strengthen your understanding of BFS concepts.
Count the number of islands in a 2D grid.
Input: Example input
Output: Example output
Solidify your understanding of breadth-first search by solving these carefully selected problems.
Count the number of islands in a 2D grid.
Input: Example input
Output: Example output
Complete your first problem to start tracking progress
Easy
0/1
Medium
0/8
Hard
0/1
Total
0/10
After practicing breadth-first search problems, explore these related topics:
Practice these breadth-first search problems to strengthen your understanding of BFS concepts.
Count the number of islands in a 2D grid.
Input: Example input
Output: Example output
Solidify your understanding of breadth-first search by solving these carefully selected problems.
Count the number of islands in a 2D grid.
Input: Example input
Output: Example output
Complete your first problem to start tracking progress
Easy
0/1
Medium
0/8
Hard
0/1
Total
0/10
After practicing breadth-first search problems, explore these related topics: