Number of Islands

Medium 30 pts New · no attempts yet csharp

Number of Islands — Cisco interview prep · Graphs

Classic interview problem #200.

Input (stdin)

Line 1: rows\nNext: grid rows (0/1)

Output (stdout)

Island count

Your program must read from stdin and write the answer to stdout (no extra debug text).

Examples

Sample
Input
4
11110
11010
11000
00000
Output
1
Static hints
  • Input format: Line 1: rows\nNext: grid rows (0/1)
  • DSA Interview 150 — Graphs
  • Problem #200
  • Frequently asked at Cisco
  • Graphs

Toolliyo Coach

Stuck? Get a nudge — not the answer

Progressive help: Nudge → Guide → Approach. Full solution stays behind the Solution tab.

Toolliyo Assistant
Ask about tutorials, ebooks, training, pricing, mentor services, and support. I use public site content only—not admin or internal tools.

care@toolliyo.com

Need callback? Share your details