[prev] 10 [next]

COMP9024 Themes

Major themes …

  1. Data structures, e.g. for graphs, trees
  2. A variety of algorithms, e.g. on graphs, trees, strings
  3. Analysis of algorithms

For data types: alternative data structures and implementation of operations

For algorithms: complexity analysis