DTU
Uddannelse
Previous page | Current version Archive 1999/2000 
 
49142 Algorithms and Data Structures
Danish title: Algoritmer og datastrukturer
Language: English Credit points: 5
Type: Open University
Language: English

Previous course: C4312
No credit points with: C4312
Prerequisite: 49136/37/49161
Recommended semester: 1st - 4th semester
Scope and form: Lectures. Mandatory assignments
Examination: Approval of compulsory activities is a prerequisite for taking part in the exam. Written exam (13-scale)
Contact person: Jørgen Staunstrup, Building 344

URL: http://www.it.dtu.dk/c49142
Department: Department of Information Technology
Aim: The participants should understand a number of fundamental concepts and techniques for construction and analysis of efficient algorithms and datastructures, and be able to use these for construction of small programs.
Contents: Presentation of a number of fundamental algorithms and datastructures for sorting and searching problems.
Realization and practical use of the fundamental algorithms for solving small practical problems. Analysis of the efficiency of (imperative) algorithms.