https://github.com/jakub-karasek/asd
Algorithms and Data Structures - Faculty of Mathematics, Informatics, and Mechanics, University of Warsaw
https://github.com/jakub-karasek/asd
cpp data-structures-and-algorithms mimuw
Last synced: 7 days ago
JSON representation
Algorithms and Data Structures - Faculty of Mathematics, Informatics, and Mechanics, University of Warsaw
- Host: GitHub
- URL: https://github.com/jakub-karasek/asd
- Owner: jakub-karasek
- License: mit
- Created: 2024-10-05T17:07:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T09:10:59.000Z (over 1 year ago)
- Last Synced: 2025-02-26T17:48:14.080Z (over 1 year ago)
- Topics: cpp, data-structures-and-algorithms, mimuw
- Language: C++
- Homepage:
- Size: 989 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Algorithms and data structures
## About
This repository contains my projects from the Algorithms and data structures course in my Bachelor's degree in Computer Science at the Faculty of Mathematics, Computer Science, and Mechanics, University of Warsaw.
## Assignments
- ***Lab_01*** contains two warm-up assignments [Description](./Lab_01/README.md)
- ***Lab_02*** contains *Cellular sorting* assignment [Description](./Lab_02/README.md)
- ***Lab_03*** contains *Games* assignments [Description](./Lab_03/README.md)