Algorithm
/collection/algorithm/ https://42jerrykim.github.io/collection/algorithm/ collection algorithm collection Algorithm _index.md
Collections
298 pages
Algorithm
백준 알고리즘 문제 풀이를 다루며, Python과 C++ 언어로 작성된 코드와 문제 해결 과정을 공유하는 공간이다. '삶, 우주, 그리고 모든 것'에 대한 해답을 찾아가는 마음으로, 알고리즘의 매력을 느끼고 싶은 모든 이를 위해 다양한 풀이를 준비하고 있다. 초심자부터 고급 개발자까지 누구나 문제 해결을 통해 깊이 있는 사고를 키워나갈 수 있도록 꾸준히 업데이트하고 있다
[Algorithm] C++ 백준 15974번: 공룡 발자국
[Algorithm] C++ 백준 15977번: 조화로운 행렬 - 3D LIS/CDQ
[Algorithm] C++ 백준 16074번: Mountaineers - Minimax MST·LCA
[Algorithm] C++ 백준 16124번: 나는 행복합니다 - 자릿수 치환 세그먼트 트리
[Algorithm] C++ 백준 16181번: Coloring Roads (도로 색칠하기)
[Algorithm] C++ 백준 16367번: TV Show Game - 2-SAT 풀이
[Algorithm] C++ 백준 16583번: Boomerangs - DFS 간선 페어링
[Algorithm] C++ 백준 16670번: King Kog의 접견실 - 세그먼트 트리
[Algorithm] C++ 백준 16877번: 핌버
[Algorithm] C++ 백준 16903번: 수열과 쿼리 20 - XOR 트라이
[Algorithm] C++ 백준 16977번: 히스토그램에서 가장 큰 직사각형과 쿼리 - PBS+세그트리
[Algorithm] C++ 백준 17104번: 골드바흐 파티션 2
[Algorithm] C++ 백준 17134번: 르모앙의 추측
[Algorithm] C++ 백준 17353번: 하늘에서 떨어지는 1, 2, ..., R-L+1개의 별
[Algorithm] C++ 백준 17429번: 국제 메시 기구
[Algorithm] C++ 백준 17526번: Star Trek
[Algorithm] C++ 백준 17613번: 점프 - 구간 최대 점프넘버
[Algorithm] C++ 백준 1763번: 트리 색칠 - 비율 그리디
[Algorithm] C++ 백준 18227번: 성대나라의 물탱크
[Algorithm] C++ 백준 2261번: 가장 가까운 두 점
1
…
5
6
7
…
15