This study group is comprised of members of Likelions 2022
Our goal is to study the subjects below:
- Greedy
- Algorithm Implementation
- DFS/BFS
- Sorting
- Binary Search
- Dynamic Programming
- Dijkstra Algorithms
- Graph Algorithms
We use the following Korean textbook for guidance: "이것이 취업을 위한 코딩 테스트다" (https://book.naver.com/bookdb/book_detail.naver?bid=16439154)
Our minimum goal is to solve all of the problems in the textbook. However, we are expecting to solve handful of other problems online, mostly on online judge sites. We are planning to use "Baekjoon Online Judge", which is the most popular site used among Korean programmers.
멋쟁이 사자처럼 알고리즘 스터디
"이것이 취업을 위한 코딩 테스트다" 교재를 사용하여,
- 그리디
- 구현
- DFS/BFS
- 정렬
- 이진 탐색
- 다이나믹 프로그래밍
- 최단 경로
- 그래프 이론 위의 알고리즘 이론들을 공부한다.
교재에 있는 예제를 전부 풀고 백준 온라인 저지에 있는 해당 알고리즘 문제들도 최대한 많이 풀어본다.