Course topic 12¶
Self-study¶
The topic for this week is Hash tables.
The following links will take you to the video-lectures and the accompanying slides:
Submit weekly exercises¶
Course topic 13¶
Self-study¶
The topics for this week are the following: (i) Binary search trees, (ii) Balanced binary search trees
The following links will take you to the video-lectures and the accompanying slides:
Binary search trees¶
Balanced binary search trees¶
Binary search trees¶
Balanced binary search trees and the efficiency of binary search tree operations¶
Extra links on the topic:
A site where you can visualize operations on binary search trees