https://github.com/arkantrust/icesi
This repo is a mirror to my 2nd algorithms course's repo made by my teacher plus a little tweaks
https://github.com/arkantrust/icesi
Last synced: over 1 year ago
JSON representation
This repo is a mirror to my 2nd algorithms course's repo made by my teacher plus a little tweaks
- Host: GitHub
- URL: https://github.com/arkantrust/icesi
- Owner: arkantrust
- License: mit
- Created: 2024-02-02T14:21:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T15:08:50.000Z (about 2 years ago)
- Last Synced: 2025-01-23T04:11:16.322Z (over 1 year ago)
- Language: Java
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# APO2
This repo is a mirror to my [2nd algorithms course's repo](https://github.com/njse22/APO2-24-1) made by my teacher Nico in 2024-1, plus a little tweaks made by me.
## Index
These items are ordered chronologically according to how we saw them week by week in the course:
- [persistence](./persistence)
## License
Obviously, this repo has the wonderful and powerful [MIT License](.LICENSE)
## Acknowledgements
Special thanks to my teacher, [Nicolás Salazar](https://github.com/njse22) for preparing this work and teaching us despite his many occupations at the [i2t research group](https://github.com/i2tResearch).