Algorithm
/collection/algorithm/ https://42jerrykim.github.io/collection/algorithm/ collection algorithm collection Algorithm _index.md
Collections
348 pages
Algorithm
백준 알고리즘 문제 풀이를 다루며, Python과 C++ 언어로 작성된 코드와 문제 해결 과정을 공유하는 공간이다. '삶, 우주, 그리고 모든 것'에 대한 해답을 찾아가는 마음으로, 알고리즘의 매력을 느끼고 싶은 모든 이를 위해 다양한 풀이를 준비하고 있다. 초심자부터 고급 개발자까지 누구나 문제 해결을 통해 깊이 있는 사고를 키워나갈 수 있도록 꾸준히 업데이트하고 있다
[Algorithm] C++ 백준 6567번: 팔찌
[Algorithm] C++ 백준 11869번: 님블
[Algorithm] C++ 백준 13310번: 먼 별
[Algorithm] C++ 백준 13925 수열과 쿼리 13
[Algorithm] C++ 백준 14504번: 수열과 쿼리 18
[Algorithm] C++ 백준 15782번: Calculate! 2
[Algorithm] C++ 백준 16496번: 큰 수 만들기
[Algorithm] C++ 백준 1725번: 히스토그램
[Algorithm] C++ 백준 2626번: 헬기착륙장
[Algorithm] C++ 백준 4354번: 문자열 제곱
[Algorithm] C++ 백준 7577번: 탐사
[Algorithm] C++ 백준 8096번 모노크로매틱 삼각형
[Algorithm] C++ 백준 1031번: 스타 대결
[Algorithm] C++/Python 백준 13926 gcd(n, k) = 1 — φ(n) 계산
[Algorithm] C++ 백준 22289번: 큰 수 곱셈 (3)
[Algorithm] C++ 백준 5051번: 피타고라스의 정리 (mod n)
[Algorithm] C++ 백준 8464번: Non-Squarefree Numbers
[Algorithm] C++/Python 백준 10854번: Divisions - 약수 개수
[Algorithm] C++ 백준 12728번: n제곱 계산
[Algorithm] C++ 백준 15576번: 큰 수 곱셈 (2)
1
2
3
4
5
6
7
8
9
18