diff --git a/post/study_beginner.md b/post/study_beginner.md index eb7c968..91cafec 100644 --- a/post/study_beginner.md +++ b/post/study_beginner.md @@ -43,7 +43,7 @@ title: 2024년 기초 알고리즘 스터디 BST와 BBST, Heap의 구현, STL의 우선순위 큐 - [강의 자료](https://drive.google.com/file/d/1E88R4EuUDoD3DaSQPGu_p-6KmFgfCiPc/view?usp=sharing) + [강의 자료](https://drive.google.com/file/d/1E88R4EuUDoD3DaSQPGu_p-6KmFgfCiPc/view?usp=sharing) [강의자료++](https://drive.google.com/file/d/1xMPOYv-L9BObweaJ7bSfpzA8jLD3I7E0/view?usp=sharing) - 9주차 : 최단 거리 알고리즘 다익스트라, 벨만-포드, 플로이드-와셜