Algorithmics (演算法)

Lecturer: 江振瑞
Teacher Assistant
: 葉政峰 黃達育 吳玠儀
Blackborad System: http://bb.ncu.edu.tw (演算法B)
Time: Tuesday 15:00~17:50
Place: E6 - A211
TA Class: ~
Downloads:
TextBook:

Reference Books: Syllabus:  
A. Show that to find the second largest number in a list of n numbers requires at least n-2+/lceil log n/rceil comparisons.
B. Show that binary search is optimal for all searching algorithm performing comparisons only.
C. Show that the Euclidean minimal spanning tree problem has the lower bound of OMEGA(n log n)
  1. http://online-judge.uva.es/p/v101/10131.html
  2. http://online-judge.uva.es/p/v100/10069.html
  3. http://online-judge.uva.es/p/v101/10154.html
  4. http://online-judge.uva.es/p/v1/116.html
  5. http://online-judge.uva.es/p/v100/10003.html
  6. http://online-judge.uva.es/p/v102/10261.html
  7. http://online-judge.uva.es/p/v102/10271.html
  8. http://online-judge.uva.es/p/v102/10201.html
Scoring:
Links:


Back to My Home