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

Previous course: C4312
No credit points with: C4312
Prerequisite: 49135/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)
Remarks: In the autumn semester, the course is given in English for foreign students. Teaching takes place in period E6.
Contact person: Jørgen Villadsen, Building 322, Tel. +45 4525 3715, email jv@imm.dtu.dk, http://www.imm.dtu.dk/~jv
Hong Yan Sun, Building 322, Tel. +45 4525 3761, email sun@imm.dtu.dk, http://www.imm.dtu.dk/~sun

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.