- COMP.CS.300
- 4. Decrease- and divide-and-conquer
- 4.1 Course topics 3 and 4
Course topics 3 and 4¶
Self-study (videos and slides in english)¶
The topics for this week are as follows: (i) Divide and conquer, (ii) Quicksort, (iii) Mergesort
The following links will take you to the video-lectures and the accompanying slides:
Divide and conquer¶
Quicksort¶
Lecture-questions¶
Extra links on the topic:
Submit weekly exercises¶
Questions to be submitted this week .. _courseweek04:
Course topic 4¶
Self-study¶
The topics for this week are all related to Asymptotic analysis and algorithm efficiency: (i) Big-O, Big-Omega, Big-Theta (ii) Best case, worst case, average case
The following links will take you to the video-lectures and the accompanying slides:
Big-O, -Omega, -Theta¶
Best case, worst case, average case¶
Submit weekly exercises¶
Posting submission...