1 /*
2 Problem link
3 Type: Complete Search
4 Algorithm:
Introduction
This is my blog of programming, I take notes and leave codes of computer science problems I solved here. Be my guest to comment :)
Saturday, June 22, 2013
Friday, June 21, 2013
Wednesday, June 19, 2013
uva 681 - Convex Hull Finding
1 /*
2 Problem link
3 Type: Geometry
4 Algorithm: Graham's Scan
Monday, June 17, 2013
uva 12532 - Interval Product
1 /*
2 Problem link
3 Type: Data structure - Binary index (Fenwick) tree
4 Algorithm:
Thursday, June 13, 2013
uva 11988 - Broken Keyboard (a.k.a. Beiju Text)
1 /*
2 Problem link
3 Type: Data structure - link list
4 Algorithm:
Subscribe to:
Posts (Atom)