Skip Navigation | ANU Home | Search ANU | Search FEIT | Feedback
The Australian National University
College of Engineering and Computer Science (CECS)
Research School of Computer Science
Printer Friendly Version of this Document

Tutorial/Lab Summary

There will be six tute/labs starting from the 2nd week, running every second week since then. The materials for each tute/lab are only accessible about one week ahead of the the scheduled tute/lab week.

Tutorial/Lab Exercises

Item Title Source Code Answer
Week 2 (29 JULY) Lab01 [PDF] and Tutorial one [PDF] Lab01 - source code 01 [.java]
Lab01 - source code 02 [.java]
Lab01 - source code 03 [.java]
solutions to Tutorial one [PDF]
Week 4 (12 August) Lab02 [PDF] and Tutorial two [PDF] Lab02 - source code [.c] Lab02 - time solution to lab2 [.c]
solutions to Tutorial two [PDF]
Week 6 (26 August) Lab03 - Dynamic programming [PDF]
Tutorial three [PDF]
Lab03 - source code [.c] Lab03 - solution to lab3 [.c]
solutions to Tutorial three [PDF]
Week 8 (23 Sepptember) Lab04 - Linear probing hash table; binary search trees [PDF]
Tutorial four [PDF]
Lab04 - Hash source code [.java]
Lab04 - BST source code [.java]
solutions to Tutorial four [PDF]
Week 10 (7 October) Lab05 - Topological sort [PDF]
Tutorial five [PDF]
Lab05 - source code [.c]
Lab05 - test data
Week 12 (21 October)