Analysis of Algorithms (COMP 2080)

From CompSciWiki
Revision as of 10:36, 2 December 2010 by DanielT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Official Links

For an official course description refer to this link.

Prerequisites

COMP 2130 (Discrete math), COMP 2140 (Data structures and Algorithms).

Course Overview

Problem solving can be complicated. This course is essential to gain the necessary problem solving skills for advance Computer Science study. Analysis of Algorithms introduces various approaches for analyzing and evaluating commonly used algorithms when solving computing problems.

Highly recommended that students have a decent mathematical background prior to taking this course.