COMP272 Data Structure and Algorithms


Syllabus
Moodle Course Site
Math Preliminaries
Self-test Quizzes

Algorithm Visualization:


by Gurpreet Singh, Nitin Dogra, Diptanshu Mandal, and Dr Oscar Lin (thanks to the support of MITACS and AU)

Bubble Sorting
Selection Sorting
Insertion Sorting
Merge Sorting
Quick Sorting

Supplemental references /learning resources:

Problem Solving with Algorithms and Data Structures using C++
Problem Solving with Algorithms and Data Structures using Python