[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
- 속초 맛집
- Interview
- 러스트
- PS
- coding interview
- 러스트 입문
- 트리
- Tree
- 속초
- Problem Solving
- 알고리즘
- 인터뷰
- rust
- 러스트 기초
- algorithm
- 러스트 배우기
- LeetCode
- 맛집
- 반드시 알아야 할 자료구조
- 기술면접
- interview question
- 리트코드
- Medium
- C++
- ProblemSolving
- 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 |
글 보관함