ผลต่างระหว่างรุ่นของ "Ait-aa-2014"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
แถว 4: | แถว 4: | ||
== Course materials == | == Course materials == | ||
+ | |||
+ | * Week 1: Introduction, insertion sort, asymptotic notations | ||
+ | ** YouTube: | ||
+ | *** Merge procedure: [http://www.youtube.com/watch?v=hKsbzzY7kts Part 1], [http://www.youtube.com/watch?v=JvnDiQxhRUo Part 2], [http://www.youtube.com/watch?v=d3prchuiNhc Part 3] | ||
+ | *** Examples for O-notation: [http://www.youtube.com/watch?v=2jERkhCh7Oc Full] | ||
+ | *** Analysis of merge sort: [http://www.youtube.com/watch?v=UItoCEzvAe4 Part 1], [Part 2] | ||
+ | ** Homework: (to start working in class on Friday 17th, due Friday 24th) | ||
+ | *** Ch.2: Problems 2-2, 2-3 | ||
+ | *** Ch.3: Exercises 3.1-1, 3.1-2; Problems 3-1a, 3-1b, 3-2, 3-4 | ||
== Links == | == Links == | ||
* [[Ait-aa-2013|Last year course]] | * [[Ait-aa-2013|Last year course]] |
รุ่นแก้ไขเมื่อ 01:48, 17 มกราคม 2557
This is a homepage for CS304 Advanced Algorithms.
Announcements
Course materials
- Week 1: Introduction, insertion sort, asymptotic notations