Algorithm
/collection/algorithm/tmp_wordcloud.png
/collection/algorithm/ https://42jerrykim.github.io/collection/algorithm/ collection algorithm collection Algorithm _index.md
Collections
242 pages
Algorithm
백준 알고리즘 문제 풀이를 다루며, Python과 C++ 언어로 작성된 코드와 문제 해결 과정을 공유하는 공간이다. '삶, 우주, 그리고 모든 것'에 대한 해답을 찾아가는 마음으로, 알고리즘의 매력을 느끼고 싶은 모든 이를 위해 다양한 풀이를 준비하고 있다. 초심자부터 고급 개발자까지 누구나 문제 해결을 통해 깊이 있는 사고를 키워나갈 수 있도록 꾸준히 업데이트하고 있다
[Algorithm] C++ 백준 12876번: 반평면 땅따먹기 2
[Algorithm] cpp 백준 10076번: 휴가 - 최적 풀이
[Algorithm] cpp 백준 10254번: 고속도로 - 회전하는 캘리퍼스
[Algorithm] cpp 백준 10538번: 빅 픽쳐 - 2D 롤링 해시로 O(HW) 매칭
[Algorithm] cpp 백준 11012번: Egg - 2D 직사각형 쿼리 스위핑+BIT
[Algorithm] cpp 백준 11385번: 씽크스몰 - NTT+CRT 다항식 곱셈
[Algorithm] cpp 백준 11405번: 책 구매하기 - 최소 비용 최대 유량
[Algorithm] cpp 백준 11407번: 책 구매하기 3
[Algorithm] cpp 백준 11408번: 열혈강호 5 - MCMF 최소비용 최대매칭
[Algorithm] cpp 백준 1144번: 싼 비용 - Connection Profile DP
[Algorithm] cpp 백준 11717번: Wall Making Game
[Algorithm] cpp 백준 11808번: 마리오와 사악한 키노피오
[Algorithm] cpp 백준 11932번: 트리와 K번째 수 - PST+LCA
[Algorithm] cpp 백준 11933번: 공장들
[Algorithm] cpp 백준 1210번: 마피아 - 정점 분할 최소 컷
[Algorithm] cpp 백준 12766번: 지사 배정 - D&C DP + 다익스트라
[Algorithm] cpp 백준 12858번: Range GCD - 차분+세그트리
[Algorithm] cpp 백준 12918번: 정리정돈
[Algorithm] cpp 백준 12963번: 달리기
[Algorithm] cpp 백준 13261번: 탈옥 - DP 분할정복 최적화
1
2
…
13