Yunsu's Log
Search
검색
다크 모드
라이트 모드
탐색기
태그: Grid
6건의 항목
2026년 1월 30일
LeetCode 36: Valid Sudoku
Algorithm
Python
LeetCode
Hash-Set
Grid
2026년 1월 30일
LeetCode 62: Unique Paths
Algorithm
Python
LeetCode
Dynamic-Programming
Grid
2026년 1월 30일
그리드 경로 개수 세기 (Unique Paths 원리)
Algorithm
Python
Dynamic-Programming
Grid
2026년 1월 30일
스도쿠 유효성 검사 (Valid Sudoku 원리)
Algorithm
Python
Hash-Set
Grid
2026년 1월 17일
BOJ 1012: 유기농 배추
Algorithm
Python
BOJ
Graph
BFS
Grid
2026년 1월 17일
2D 그리드에서 연결된 컴포넌트 찾기
Algorithm
Python
Graph
BFS
DFS
Grid