Course topics 1 and 2¶
This page has a summary of all the course activities you can attend or submit this week.
Weekly exercises sessions¶
No weekly exercise sessions this week (they start on lecture week 3).
Self-study (videos and slides in English)¶
The topics for this week are as follows: (i) Algorithms and pseudocode, (ii) Decrease-and-conquer, (iii) Insert sort
The following links will take you to the video-lectures and the accompanying slides:
Algorithms and Pseudocode¶
Decrease-and-conquer¶
Insertion sort¶
Lecture-questions¶
Extra links on the topics:
Submit weekly exercises¶
Nothing to submit yet! (Weekly exercises start on lecture week 3).
Course topic 2¶
Self-study (in English)¶
The topics for this week are as follows: (i) Algorithm efficiency; introduction, (ii) Sharing data, (iii) Recursion
The following links will take you to the video-lectures and the accompanying slides: