Yunsu's Log
Search
검색
다크 모드
라이트 모드
탐색기
태그: Recursion
8건의 항목
2026년 1월 20일
BOJ 15652: N과 M (4)
Algorithm
Python
Backtracking
DFS
Recursion
2026년 1월 20일
BOJ 15663: N과 M (9)
Algorithm
Python
Backtracking
DFS
Recursion
2026년 1월 20일
BOJ 15666: N과 M (12)
Algorithm
Python
Backtracking
DFS
Recursion
2026년 1월 18일
백트래킹 (Backtracking)
Algorithm
Python
Backtracking
DFS
Recursion
2026년 1월 17일
BOJ 1074: Z
Algorithm
Python
BOJ
Divide-and-Conquer
Recursion
2026년 1월 17일
BOJ 2630: 색종이 만들기
Algorithm
Python
BOJ
Divide-and-Conquer
Recursion
2026년 1월 17일
분할 정복 (Divide and Conquer)
Algorithm
Python
Divide-and-Conquer
Recursion
2026년 1월 17일
Z 순회 (Z-order Traversal)
Algorithm
Python
Divide-and-Conquer
Recursion