252-4101-00L  ACM-Lab

SemesterAutumn Semester 2016
LecturersA. Steger
Periodicityyearly recurring course
CourseDoes not take place this semester.
Language of instructionEnglish


AbstractSolve programming problems from previous ACM Programming Contests (see Link); learn and use efficient programming methods and algorithms.
ObjectiveThe objective of this course is to learn how to solve algorithmic problems given as descriptions in natural language, similar to those posed in ACM Programming Contests. This includes appropriate problem modeling, choice of suitable (combinatorial) algorithms, and their efficient implementation using C/C++ and the STL.