Try   HackMD

GDSC algorithm I 題單

uva題單若打不開請到這裡搜尋題號
http://web.kshs.kh.edu.tw/academy/luckycat/index.htm
或是根據題號前往uvaOJ

演算法 複雜度分析

小試身手

進階題

Kattis bubbletea - Delicious Bubble Tea

https://open.kattis.com/problems/bubbletea

Kattis glitchbot - GlitchBot

https://open.kattis.com/problems/glitchbot

UVa 102 - Ecological Bin Packing

http://domen111.github.io/UVa-Easy-Viewer/?102

資料結構

進階題

sort

Tree

Kattis electricaloutlets - Electrical Outlets

https://open.kattis.com/problems/electricaloutlets

Kattis kitten - Kitten on a Tree

https://open.kattis.com/problems/kitten

UVa 112 - Tree Summing

http://domen111.github.io/UVa-Easy-Viewer/?112

UVa 115 - Climbing Trees

http://domen111.github.io/UVa-Easy-Viewer/?115

ZJ c463 - apcs 樹狀圖分析 (Tree Analyses)

https://zerojudge.tw/ShowProblem?problemid=c463

ZJ h029 - 202001_4 貨物分配

https://zerojudge.tw/ShowProblem?problemid=h029

Heap