본문 바로가기

Algorithm/Etc

[Greedy Algorithm] Coin Change, greedy choice property

www.cs.toronto.edu/~denisp/csc373/docs/greedy-coin-change.pdf

 

 

www.chegg.com/homework-help/introduction-to-algorithms-2nd-edition-chapter-16.p-solutions-9780262032933

'Algorithm > Etc' 카테고리의 다른 글

Topology sort(위상 정렬)  (0) 2020.11.12
인접 리스트  (0) 2020.11.07
최대, 최소 Heap  (0) 2020.10.23
우선순위 큐  (0) 2020.10.23
Huffman code  (0) 2020.10.23