https://github.com/mdziegielewska/algorithms
A collection of algorithms and data structures implemented during university studies.
https://github.com/mdziegielewska/algorithms
cryptography fundamental-algorithms numerical-methods operating-system-concepts
Last synced: over 1 year ago
JSON representation
A collection of algorithms and data structures implemented during university studies.
- Host: GitHub
- URL: https://github.com/mdziegielewska/algorithms
- Owner: mdziegielewska
- Created: 2021-05-15T16:03:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T14:09:27.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T18:37:37.826Z (over 1 year ago)
- Topics: cryptography, fundamental-algorithms, numerical-methods, operating-system-concepts
- Language: C++
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Repository containing a collection of algorithms and data structures implemented during university studies. Covers numerical methods, cryptography, operating system concepts, and fundamental algorithmic techniques.
**Technologies Used:**
- Python
- C++