https://github.com/ite-2022-pwr/aizo
Algorytmy i złożoność obliczeniowa - projekty
https://github.com/ite-2022-pwr/aizo
algorithms algorithms-and-data-structures bellman-ford bellman-ford-algorithm dijkstra heapsort insertionsort kruskal kruskal-algorithm prim-mst quicksort shellsort
Last synced: about 1 month ago
JSON representation
Algorytmy i złożoność obliczeniowa - projekty
- Host: GitHub
- URL: https://github.com/ite-2022-pwr/aizo
- Owner: Ite-2022-pwr
- Created: 2024-06-20T14:07:58.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-06-24T15:17:16.000Z (10 months ago)
- Last Synced: 2025-02-02T02:16:47.813Z (3 months ago)
- Topics: algorithms, algorithms-and-data-structures, bellman-ford, bellman-ford-algorithm, dijkstra, heapsort, insertionsort, kruskal, kruskal-algorithm, prim-mst, quicksort, shellsort
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Algorytmy i złożoność obliczeniowa - projekty
Informatyka techniczna, semestr 4, lato 2024
## Grupy [dr inż. Zbigniewa Buchalskiego](https://wit.pwr.edu.pl/wydzial/struktura-organizacyjna/pracownicy/zbigniew-buchalski)
### Projekt 1 - sortowania
- [Miłosz Bedryło](https://github.com/Ite-2022-pwr/sem4-aizo-proj1-mb)
- [Artur Kręgiel](https://github.com/Ite-2022-pwr/sem4-aizo-proj1-ak)
- [Jan Napieralski](https://github.com/Ite-2022-pwr/sem4-aizo-proj1-jn)
- [Krystyna Nowak](https://github.com/Ite-2022-pwr/sem4-aizo-proj1-kn)
- [Dominik Pokrzywa](https://github.com/Ite-2022-pwr/sem4-aizo-proj1-dp)### Projekt 2 - grafy
- [Miłosz Bedryło](https://github.com/Ite-2022-pwr/sem4-aizo-proj2-mb)
- [Artur Kręgiel](https://github.com/Ite-2022-pwr/sem4-aizo-proj2-ak)
- [Dominik Pokrzywa](https://github.com/Ite-2022-pwr/sem4-aizo-proj2-dp)