Algorithm
/collection/algorithm/ https://42jerrykim.github.io/collection/algorithm/ collection algorithm collection Algorithm _index.md
Collections
348 pages
Algorithm
백준 알고리즘 문제 풀이를 다루며, Python과 C++ 언어로 작성된 코드와 문제 해결 과정을 공유하는 공간이다. '삶, 우주, 그리고 모든 것'에 대한 해답을 찾아가는 마음으로, 알고리즘의 매력을 느끼고 싶은 모든 이를 위해 다양한 풀이를 준비하고 있다. 초심자부터 고급 개발자까지 누구나 문제 해결을 통해 깊이 있는 사고를 키워나갈 수 있도록 꾸준히 업데이트하고 있다
[Algorithm] C++ 백준 17526번: Star Trek
[Algorithm] C++ 백준 17613번: 점프 - 구간 최대 점프넘버
[Algorithm] C++ 백준 1763번: 트리 색칠 - 비율 그리디
[Algorithm] C++/Python 백준 18123번: 평행우주
[Algorithm] C++ 백준 18227번: 성대나라의 물탱크
[Algorithm] C++/Python 백준 18485번 : Nine Judges
[Algorithm] C++ 백준 2261번: 가장 가까운 두 점
[Algorithm] C++/Python 백준 2316번: 도시 왕복하기 2 - Dinic, Node Splitting
[Algorithm] C++ 백준 2419번: 사수아탕 - 구간 DP
[Algorithm] C++ 백준 24272번: 루트 노드가 많은 트리일수록 좋은 트리이다
[Algorithm] C++ 백준 2912번: 백설공주와 난쟁이 - 세그트리+후보검증
[Algorithm] C++ 백준 2927번: 남극 탐험
[Algorithm] C++ 백준 31397번: 반 나누기 (Hard)
[Algorithm] C++ 백준 31603번: 트리 퀴즈
[Algorithm] C++ 백준 3295번: 단방향 링크 네트워크 - 최대 매칭
[Algorithm] C++ 백준 3311번: Traffic - SCC 압축과 DAG 구간 전파
[Algorithm] C++ 백준 3319번: 전령들
[Algorithm] C++/Python 백준 33651번: Vandalism
[Algorithm] C++ 백준 3611번: 팀의 난이도
[Algorithm] C++/Python 백준 3640번: 제독 - 최소 비용 최대 유량
1
6
7
8
9
10
11
12
13
14
18