seastar105 / Algorithm_Lecture_Note

ICPC Sinchon 2021 Winter Algorithm Camp 고급반에서 진행한 강의의 강의 노트들입니다.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithm_Lecture_Note

ICPC Sinchon Algorithm Camp에서 진행한 강의의 강의자료들입니다.

2021 Winter Advanced

2021년 1월부터 진행한 캠프의 고급반에서 강의를 진행했습니다.

제가 강사로서 진행한 주제는 아래의 총 6개입니다.

  1. Fast Fourier Transform in Problem Solving
  2. Convex Hull Trick 강의
  3. Divide and Conquer Optimization 강의
  4. Centroid Decomposition 강의
  5. Persistent Segment Tree 강의
  6. Splay Tree 강의

2021W_Advanced 폴더에 있습니다.

Lecture_Note로 끝나는 것은 내용에 집중한 강의 자료이고, Problems는 연습문제로 선정한 문제목록과 그 중 몇 개에 대한 풀이가 있습니다. Splay_Tree의 경우 합쳐져 있습니다.

강의노트에서 연습문제로 선정한 문제들은 제 블로그에 풀이가 올라와 있습니다.

2021 Summer Intermediate

2021년 7월부터 진행한 캠프의 중급반에서 강의를 진행했습니다.

제가 강사로서 진행한 주제는 아래의 총 5개입니다.

  1. Divide and Conquer 강의
  2. Basic Number Theory 강의
  3. Segment Tree 강의
  4. Dynamic Programming 2 강의
  5. Basic Geometry 강의

강의자료는 2021S_Intermediate 폴더에 있습니다.

About

ICPC Sinchon 2021 Winter Algorithm Camp 고급반에서 진행한 강의의 강의 노트들입니다.