반응형
1. 시간 복잡도 트레이닝(Time Complexity)
2. 요소 세기(Couting Element)
3. 프리픽스 합계(Prefix sum)
4. 정렬(Sorting)
5. 스택과 큐(Stack and Queues)
6. 선두자(Leader)
7. 최대 조각 문제(Maximum slice problem)
8. 프라임과 컴포지트 숫자(Prime and composite numbers)
9. 에라스토텔레스의 체(Sieve of Eratoshtheness)
10. 유클리디안 알고리즘(Euclidean algorithm)
11. 피보나치 수열(Fibonacci numbers)
12. 이진 검색 알고리즘(Binary Search algorithm)
13. 캐터필러 방법(Caterpillar method)
14. 탐욕 알고리즘(Greedy algorithm)
15. 동적 프로그래밍(Dynamic programing)
[출처] 알고리즘 트레이닝을 위한 문서 |작성자 달선생
반응형