Algorithm
/collection/algorithm/tmp_wordcloud.png
/collection/algorithm/ https://42jerrykim.github.io/collection/algorithm/ collection algorithm collection Algorithm _index.md
Collections
256 pages
Algorithm
백준 알고리즘 문제 풀이를 다루며, Python과 C++ 언어로 작성된 코드와 문제 해결 과정을 공유하는 공간이다. '삶, 우주, 그리고 모든 것'에 대한 해답을 찾아가는 마음으로, 알고리즘의 매력을 느끼고 싶은 모든 이를 위해 다양한 풀이를 준비하고 있다. 초심자부터 고급 개발자까지 누구나 문제 해결을 통해 깊이 있는 사고를 키워나갈 수 있도록 꾸준히 업데이트하고 있다
[Algorithm] cpp 백준 13545번: 수열과 쿼리 0
[Algorithm] cpp 백준 13546번: 수열과 쿼리 4 - Mo+제곱근분할
[Algorithm] cpp 백준 13547번: 수열과 쿼리 5 - Mo 알고리즘
[Algorithm] cpp 백준 13569번: Rounding - 표 합계 보존 반올림
[Algorithm] cpp 백준 13576번: Prefix와 Suffix
[Algorithm] cpp 백준 13896번: Sky Tax
[Algorithm] cpp 백준 13925번: 수열과 쿼리 13 - Lazy 세그트리
[Algorithm] cpp 백준 13974번: 파일 합치기 2
[Algorithm] cpp 백준 14001번 : Mole Tunnels
[Algorithm] cpp 백준 14166번: 로봇 소 무리 (Robotic Cow Herd)
[Algorithm] cpp 백준 14177번: 티떱랜드 - 어색함 최소화 DP(DnC)
[Algorithm] cpp 백준 1420번: 학교 가지마!
[Algorithm] cpp 백준 14560번: Communism - 합차 제한 MITM
[Algorithm] cpp 백준 14636번: Money for Nothing - Monge DnC
[Algorithm] cpp 백준 14870번: 조개 줍기
[Algorithm] cpp 백준 14897번: 서로 다른 수와 쿼리 1
[Algorithm] cpp 백준 14898번: 서로 다른 수와 쿼리 2
[Algorithm] cpp 백준 14959번: Slot Machines - KMP로 최소 주기 O(n)
[Algorithm] cpp 백준 15974번: 공룡 발자국
[Algorithm] cpp 백준 15977번: 조화로운 행렬 - 3D LIS/CDQ
1
2
3
4
…
13