Achtung! Das Lehrangebot ist noch nicht vollständig und wird bis Semesterbeginn laufend ergänzt.
052100 VU Algorithms and Data Structures 2 (2024S)
Prüfungsimmanente Lehrveranstaltung
Labels
An/Abmeldung
Hinweis: Ihr Anmeldezeitpunkt innerhalb der Frist hat keine Auswirkungen auf die Platzvergabe (kein "first come, first served").
- Anmeldung von Mo 12.02.2024 09:00 bis Do 22.02.2024 09:00
- Abmeldung bis Do 14.03.2024 23:59
Details
max. 50 Teilnehmer*innen
Sprache: Englisch
Lehrende
Termine (iCal) - nächster Termin ist mit N markiert
- Montag 04.03. 09:45 - 11:15 Digital
- Montag 11.03. 09:45 - 11:15 Hörsaal 2, Währinger Straße 29 2.OG
- Montag 18.03. 09:45 - 11:15 Hörsaal 2, Währinger Straße 29 2.OG
- Montag 08.04. 09:45 - 11:15 Hörsaal 2, Währinger Straße 29 2.OG
- Montag 15.04. 09:45 - 11:15 Hörsaal 2, Währinger Straße 29 2.OG
- Montag 22.04. 09:45 - 11:15 Hörsaal 2, Währinger Straße 29 2.OG
- Montag 29.04. 09:45 - 11:15 Hörsaal 2, Währinger Straße 29 2.OG
- Montag 06.05. 09:45 - 11:15 Hörsaal 2, Währinger Straße 29 2.OG
- Montag 13.05. 09:45 - 11:15 Hörsaal 2, Währinger Straße 29 2.OG
- Montag 27.05. 09:45 - 11:15 Hörsaal 2, Währinger Straße 29 2.OG
- Montag 03.06. 09:45 - 11:15 Digital
- Montag 10.06. 09:45 - 11:15 Hörsaal 2, Währinger Straße 29 2.OG
- Montag 17.06. 09:45 - 11:15 Hörsaal 2, Währinger Straße 29 2.OG
-
Montag
24.06.
09:45 - 11:15
Hörsaal 2, Währinger Straße 29 2.OG
Seminarraum 2, Währinger Straße 29 1.UG
Seminarraum 8, Währinger Straße 29 1.OG
Information
Ziele, Inhalte und Methode der Lehrveranstaltung
Art der Leistungskontrolle und erlaubte Hilfsmittel
Students can collect up to 100 regular points as follows:
- 2 online multiple choice quizzes (up to 10 points each)
- 2 homework sheets (up to 15 points each)
- 10 questions of the day (up to 10 points)
- written exam (up to 40 points)In addition, up to 20 bonus points can be collected as follows:
- attending >= 11 classes (up to 5 points)
- prerequisites quiz (up to 5 points)
- solving bonus problems on homework sheets (up to 10 points)Exams/quizzes are closed-book, no resources/help from the Internet are allowed.
- 2 online multiple choice quizzes (up to 10 points each)
- 2 homework sheets (up to 15 points each)
- 10 questions of the day (up to 10 points)
- written exam (up to 40 points)In addition, up to 20 bonus points can be collected as follows:
- attending >= 11 classes (up to 5 points)
- prerequisites quiz (up to 5 points)
- solving bonus problems on homework sheets (up to 10 points)Exams/quizzes are closed-book, no resources/help from the Internet are allowed.
Mindestanforderungen und Beurteilungsmaßstab
If P is the sum of regular and bonus points received, your grade will be:1, if P >= 89,
2, if P >= 76,
3, if P >= 63,
4, if P >= 50,
5, otherwise.Presence is mandatory for the first lecture. Otherwise, it is not a requirement, but strongly recommended.
There is no minimum required number of points per exam/homework sheet/quiz.
2, if P >= 76,
3, if P >= 63,
4, if P >= 50,
5, otherwise.Presence is mandatory for the first lecture. Otherwise, it is not a requirement, but strongly recommended.
There is no minimum required number of points per exam/homework sheet/quiz.
Prüfungsstoff
Everything covered in the lecture, the reading material, the homework problems, and the quizzes.
Literatur
- Cormen, Thomas H.; Leiserson, Charles E.; Rivest, Ronald L.; Stein, Clifford. Introduction to Algorithms. MIT Press, 2009/2022 (3rd & 4th edition).
- Kleinberg, Jon; Tardos, Éva. Algorithm Design. Pearson, 2006.
- Erickson, Jeff. Algorithms. Online resource: http://algorithms.wtf/Further literature will be provided via Moodle.
- Kleinberg, Jon; Tardos, Éva. Algorithm Design. Pearson, 2006.
- Erickson, Jeff. Algorithms. Online resource: http://algorithms.wtf/Further literature will be provided via Moodle.
Zuordnung im Vorlesungsverzeichnis
Module: CNA
Letzte Änderung: Mi 22.05.2024 10:45
- Discrete Mathematics – equivalent to 051110 VO Mathematical Foundations of Computer Science 1
- Introduction to Algorithms and Data Structures – equivalent to 051024 VU Algorithms and Data Structures 1Topics:* Proof Techniques* Algorithmic Strategies:
- Dynamic Programming
- Greedy Algorithms* Data Structures and Algorithms
- Maximum Flow
- Shortest Paths
- Hashing