Intro

Objectives

  1. To understand the term ‘algorithm’.
  2. To learn how to write and interpret algorithms using pseudocode.

Resources

Videos

Slides

GeeksforGeeks - insertion sort - this page has insertion sort implementation in many languages including Java.

Worksheet

Homework