The course is canceled due to lack of participation.

Details
| Kind of event | Lecture (2 SWS) |
| ECTS Credits | 5 |
| Language | Englisch |
| Lecture |
Block event: 15.09.2025 – 02.10.2025, 14:00 – 17:00 Room: Probable Lecture hall H4, Martensstraße 1 |
This course introduces basic data structures and algorithms which are necessary for virtually any programming task. We discuss elementary and structured data types such as lists, stacks, queues, trees and sets and review basic algorithms for searching, sorting, hashing and graph analysis. We study techniques for determining the efficiency of a given algorithm. In the last week we will give an introduction to Java.