https://github.com/wlgs/algorithms-and-data-structures-course
Algorithms and Data Structures course 2020/21 at AGH UST. The course included information about common data structures, and many algorithms such as dijkstra, max flow, traveling salesman problem and many more.
https://github.com/wlgs/algorithms-and-data-structures-course
agh agh-ust algorithms-and-data-structures course python
Last synced: 10 months ago
JSON representation
Algorithms and Data Structures course 2020/21 at AGH UST. The course included information about common data structures, and many algorithms such as dijkstra, max flow, traveling salesman problem and many more.
- Host: GitHub
- URL: https://github.com/wlgs/algorithms-and-data-structures-course
- Owner: wlgs
- Created: 2021-03-24T14:17:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T16:09:26.000Z (over 4 years ago)
- Last Synced: 2025-06-22T00:06:53.152Z (about 1 year ago)
- Topics: agh, agh-ust, algorithms-and-data-structures, course, python
- Language: Python
- Homepage:
- Size: 491 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Algorithms and Data Structures course
This repository is a collective of algorithms and structures implemented and explained in Python. It **does not contain** 100% of the material of the entire course.
# Algorytmy i Struktury Danych (Polish)
Przedmiot realizowany w semestrze letnim 2020/21.
Repozytorium **nie zawiera** całości realizowanego materiału.