Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T14:34:33.000Z (about 2 months ago)
- Last Synced: 2024-11-07T15:36:36.765Z (about 2 months ago)
- Topics: cpp, data-structures-and-algorithms, mimuw
- Language: C++
- Homepage:
- Size: 843 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)