Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonsejse/notes-ad
These notes are my notes for the course Algorithms and Data Structures at DIKU. The notes are based on the lectures and the book Introduction to Algorithms by Cormen et al. The notes are not complete and may contain errors. If you find any errors, please let me know by DM'ing me or creating a Pull Request on GitHub.
https://github.com/simonsejse/notes-ad
algorithms-and-data-structures
Last synced: about 2 months ago
JSON representation
These notes are my notes for the course Algorithms and Data Structures at DIKU. The notes are based on the lectures and the book Introduction to Algorithms by Cormen et al. The notes are not complete and may contain errors. If you find any errors, please let me know by DM'ing me or creating a Pull Request on GitHub.
- Host: GitHub
- URL: https://github.com/simonsejse/notes-ad
- Owner: simonsejse
- Created: 2024-01-25T00:31:53.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-10T22:33:56.000Z (11 months ago)
- Last Synced: 2024-02-10T23:26:45.437Z (11 months ago)
- Topics: algorithms-and-data-structures
- Language: TeX
- Homepage:
- Size: 3.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
These notes are my notes for the course Algorithms and Data Structures at DIKU. The notes are based on the lectures and the book Introduction to Algorithms by Cormen et al. The notes are not complete and may contain errors. If you find any errors, please let me know by DM'ing me or creating a Pull Request on GitHub.If you like the LaTeX document and wish to use the updated version it is my LaTeX template hosted on my GitHub: https://github.com/simonsejse/latex-template
# CI/CD (kinda-ish 😃)
I use CI/CD to build the Latex document and upload it to the directory, such that, each push always ensures a new updated root.pdf file.