Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.