Read basic structures in pseudocode: selection, FOR loop, WHILE loop, REPEAT loop, etc
Pseudocode: Examples with IF…ELSE, FOR loop, WHILE loop, REPEAT loop, etc
Pseudocode for doing Linear Search on a 1D array.
Pseudocode for Sorting an array using Bubble sort algorithm.
