Skip to content

Commit

Permalink
2024-08-03
Browse files Browse the repository at this point in the history
  • Loading branch information
LJEDD2 committed Aug 3, 2024
1 parent 4f20884 commit 9ed98a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LJEDD2/2024-2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
| 3차시 | 2024.07.24 | 깊이/너비 우선 탐색(DFS/BFS) | <a href="https://school.programmers.co.kr/learn/courses/30/lessons/43164">여행경로</a> | [#3](https://github.com/AlgoLeadMe/AlgoLeadMe-4/pull/131) |
| 4차시 | 2024.07.27 | 그래프 | <a href="https://school.programmers.co.kr/learn/courses/30/lessons/49189">가장 먼 노드</a> | [#4](https://github.com/AlgoLeadMe/AlgoLeadMe-4/pull/133) |
| 5차시 | 2024.07.31 | 다이나믹프로그래밍 | <a href="https://school.programmers.co.kr/learn/courses/30/lessons/43105">정수 삼각형</a> | [#5](https://github.com/AlgoLeadMe/AlgoLeadMe-4/pull/139) |
| 6차시 | 2024.08.03 | 완전탐색 | <a href="https://school.programmers.co.kr/learn/courses/30/lessons/87946">피로도</a> | [#6](https://github.com/AlgoLeadMe/AlgoLeadMe-4/pull/141) |

0 comments on commit 9ed98a6

Please sign in to comment.