Skip to content

Commit b66d978

Browse files
authored
Update README.md
1 parent bfbf8f9 commit b66d978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155

156156
* 정렬된 배열에서 특정 수의 개수 구하기 (Zoho 인터뷰 기출): [Python 3.7 코드](/15/1.py)
157157
* 고정점 찾기 (Amazon 인터뷰 기출): [Python 3.7 코드](/15/2.py)
158-
* 영역 다툼 (핵심 유형): [Python 3.7 코드](/15/3.py)
158+
* [공유기 설치](https://www.acmicpc.net/problem/2110) (핵심 유형): [Python 3.7 코드](/15/3.py)
159159
* [가사 검색](https://programmers.co.kr/learn/courses/30/lessons/60060) (카카오): [Python 3.7 코드](/15/4.py)
160160

161161
#### 16장 다이나믹 프로그래밍

0 commit comments

Comments
 (0)