CAB301 Algorithms and Complexity


To view more information for this unit, select Unit Outline from the list below. Please note the teaching period for which the Unit Outline is relevant.


Unit code:CAB301
Prerequisite(s):CAB201 or ITD121
Equivalent(s):CAZ301
Credit points:12
TimetableDetails in HiQ, if available
Availabilities  
Gardens Point
Semester 1
Online
Semester 1
CSP student contribution  $1,192
Domestic tuition unit fee  $4,704
International unit fee  $5,640
This unit teaches you classical data structures and algorithms used in software development and the fundamental principles for analysing the time efficiency of algorithms, allowing you to distinguish software solutions that can process large amounts of data or perform complex calculations effectively from those that run unacceptably slowly or not at all. In this unit you will examine a range of different algorithms, review the principles used to predict their efficiency and perform empirical measurements of specific algorithms to confirm the theoretical predictions.