This is algorithm study for Enwiser
- Conquest '이것이 코딩 테스트다 with 파이썬'
- Wednesday meeting is algorithm problem solving explantion class
- Sunday meeting is algorithm theory class
- 1 day, 1 commit
- Start at 2023-02-01, Finish at 2023-05-31
- Meeting periods is per weeks, 2day in Feb
- More detaily Wed 08:00(PM), Sun 02:00(PM) meet at discord
- Python3
- 그리디(Greedy): 소현
- 구현(Implementation): 주형
- DFS/BFS: 희수
- 정렬(Sorting): 소현
- 이진탐색(Binary Search): 주형
- DP:
- 최단경로(Shortest Path):
- 그래프 이론(Graph theory):
- Github: 이것이 취업을 위한 코딩 테스트다 with Python
- Youtube: 이것이 취업을 위한 코딩 테스트다 with 파이썬
- Blog: 코딩테스트 공부 방법
- Github: 코딩테스트 대비 문제집 with Baekjoon
- Blog: 이코테 Python 구현 문제