https://github.com/MicheleCattaneo/USI_Algo_Bible
The bible for Algorithms and Data Structures at USI Lugano
https://github.com/MicheleCattaneo/USI_Algo_Bible
algo algorithms-and-data-structures lugano usi
Last synced: about 1 month ago
JSON representation
The bible for Algorithms and Data Structures at USI Lugano
- Host: GitHub
- URL: https://github.com/MicheleCattaneo/USI_Algo_Bible
- Owner: MicheleCattaneo
- License: mit
- Created: 2020-08-02T19:55:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T14:35:44.000Z (about 4 years ago)
- Last Synced: 2024-08-03T19:09:21.980Z (11 months ago)
- Topics: algo, algorithms-and-data-structures, lugano, usi
- Language: Python
- Homepage:
- Size: 49.8 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Algorithms & Data Structures Bible
This is a collection of python programs that cover some of the topics that are discussed in the Algorithms and Data Structures lectures at USI, Lugano.The idea behind this is that each year new material can be added by new students taking that course.