Algorithm
/collection/algorithm/wordcloud.png
/collection/algorithm/ https://42jerrykim.github.io/collection/algorithm/ collection algorithm collection Algorithm _index.md
Collections
355 pages
Algorithm
백준 알고리즘 문제 풀이를 다루며, Python과 C++ 언어로 작성된 코드와 문제 해결 과정을 공유하는 공간이다. '삶, 우주, 그리고 모든 것'에 대한 해답을 찾아가는 마음으로, 알고리즘의 매력을 느끼고 싶은 모든 이를 위해 다양한 풀이를 준비하고 있다. 초심자부터 고급 개발자까지 누구나 문제 해결을 통해 깊이 있는 사고를 키워나갈 수 있도록 꾸준히 업데이트하고 있다
[Algorithm] C++/Python 백준 16998번: Mod World
[Algorithm] C++ 백준 17104번: 골드바흐 파티션 2
[Algorithm] C++ 백준 17134번: 르모앙의 추측
[Algorithm] C++/Python 백준 17169번: Eat Economically - 그리디 O(N log N)
[Algorithm] C++ 백준 17353번: 하늘에서 떨어지는 1, 2, ..., R-L+1개의 별
[Algorithm] C++/Python 백준 17399번: 트리의 외심
[Algorithm] C++ 백준 17429번: 국제 메시 기구
[Algorithm] C++ 백준 17526번: Star Trek
[Algorithm] C++ 백준 17613번: 점프 - 구간 최대 점프넘버
[Algorithm] C++ 백준 1763번: 트리 색칠 - 비율 그리디
1
15
16
17
18
19
20
21
22
23
36