leetcode icon indicating copy to clipboard operation
leetcode copied to clipboard

Update 0200-number-of-islands.ts

Open M0Leo opened this issue 2 years ago • 1 comments

  • File(s) Modified: 0200-number-of-islands.ts
  • Language(s) Used: TypeScript
  • Submission URL: https://leetcode.com/problems/number-of-islands/

M0Leo avatar Mar 11 '23 03:03 M0Leo

@M0Leo Instead of deleting the BFS solution, you should add your DFS solution below.

Ykhan799 avatar Sep 22 '24 04:09 Ykhan799