[C++] LeetCode : Number of Islands
Question Given an m x n 2D binary grid [grid] which represents a map of '1's (land) and '0's (water), return the number of islands. An island is surrounded by water and is formed by connecting adjacent lands horizontally or vertically. You may assume all four edges of the grid are all surrounded by water. m x n 인 2차원 grid가 주어진다. grid의 1은 땅, 0은 물을 의미할 때 island의 개수를 세라. island는 물로 상하좌우가 둘러싸인 땅을 의미..
IT/Problem Solving
2022. 8. 20. 23:49
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 맛집
- Tree
- 자료구조
- Interview
- 러스트 배우기
- 트리
- 알고리즘
- 내돈내산
- rust
- algorithm
- PS
- coding interview
- 러스트
- LeetCode
- 속초
- 리트코드
- 속초 맛집
- Medium
- 기술면접
- 반드시 알아야 할 자료구조
- 러스트 입문
- 코딩인터뷰
- ProblemSolving
- 인터뷰
- Problem Solving
- C++
- interview question
- 러스트 기초
- DP
- 솔직후기
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함