Algorithms and Data Structures in Python for A-Level Week 3

Sorting, Searching and Complexity (Big O)

This session will focus on some important algorithms for sorting and searching. We will also study how the complexity of algorithms can be compared using the Big-O notation.

Presentation slides also in powerpoint

Tasks for week 3

Programs are in a zipped file – download and extract then open with Idle

Back to course materials.