Welcome to the official code repository for the Data Structures and Algorithms course offered by the Department of Advanced Computing Sciences at Maastricht University. This repository houses the code examples presented during the lectures, organized by week and topic.
The repository is organized into modules corresponding to each week of the course:
module_1
: Code examples from Week 1 lecturesmodule_2
: Week 2 lectures and lecture notes codemodule_3
: Code examples from Week 3 lecturesmodule_4
: Week 4 lectures and lecture notes codemodule_5
: Code examples from Week 5 lecturesmodule_6
: Week 6 lectures and lecture notes code
Students are encouraged to explore the code examples alongside the lectures to gain a deeper understanding of the concepts discussed. The code for even weeks includes examples from the lecture notes, providing further insights into the applications of data structures and algorithms.
The materials in this repository are shared under the MIT License, allowing for flexibility in the use and distribution of the content, fostering an open and collaborative learning environment.
For any queries related to the course or the materials provided in this repository, please contact:
- Department of Advanced Computing Sciences
- Maastricht University
- Email: [email protected]
Your feedback and questions are highly appreciated as they help us improve the course materials and support.
We wish you a productive and insightful learning experience. Happy coding!