algorithm-study

2020

07-19

Codeforces Round #657 (Div. 2)

07-20

BOJ 골드를 풀자!

id title algorithm
2142 정돈된 배열 math
2374 같은 수로 만들기 math, dfs
2836 수상 택시 sweeping

07-21

Codeforces Round #658 (Div. 2)

07-22

BOJ 골드를 풀자 시즌 2

id title algorithm
9694 무엇을 아느냐가 아니라 누구를 아느냐가 문제다 다익스트라(경로 포함)
9505 엔터프라이즈호 탈출 BFS
9007 카누 선수 이분 탐색
3066 브리징 시그널 LIS
5850 Perimeter DFS