Algorithms COMP6466
Learning outcomes
More information may be available for enrolled students on the course website at http://cs.anu.edu.au/student/comp3600/
On completion of this course the student will:
- have a thorough understanding of a variety of algorithms with real-life applications and the resource requirements.
- be able to apply the algroithmic techniques including dynamic programming, greedy policy, and divide-and-conquer, to solve some practical problems.
- be able to analyze time and space complexities of algorithms.
- have some experience in the design and implemenation of algorithms for practical problems, using languages like C, C++.


