Intro
Objectives
- Understand standard methods of solution including:
- Linear search
- Bubble sort
- Totalling
- Counting
- Finding maximum, minimum and average values
- Explain the purpose of a given algorithm including:
- Stating the purpose of an algorithm
- Describing the processes involved in an algorithm
Resources
Video
length 06:04
length 08:23
length 04:23
Slides
See GeeksForGeeks for other Python implementations of popular algorithms.