Skip to content

niclejeune/Algorithms-and-Data-Structures-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compendium for "Algorithms" for Spring 2024 Algorithms and Data Structures at ITU

Description

This repository contains a compressed note compendium based on the textbook "Algorithms", authored by Robert Sedgewick and Kevin Wayne (4th edition, 2011). It is intended for public use by students enrolled in the Spring 2024 Algorithms and Data Structure course at ITU. The compendium written in LaTeX.

Contents

  • main.tex: LaTeX source file for the compendium.
  • notebooks/: Directory containing Jupyter notebooks for python code referenced in the compendium

How to Use

Overleaf premium comes free with your ITU email. If you sign up for at https://www.overleaf.com/, and verify your email afterwards, you should get it for free. Afterwards, you can import this from GitHub/download the main.tex file and import it.

Contributing

Contributions to this compendium are welcome! If you have suggestions for improvements or corrections, feel free to open an issue. If you wish to contribute:

  1. Fork this repository.
  2. Make your changes. You can add it to Overleaf by linking your GitHub account and selecting your forked repository.
  3. Submit a pull request with a description of your improvements.

License

The contributors of this project reserve all rights.

Acknowledgements

This compendium is based on the textbook "Algorithms", by Robert Sedgewick and Kevin Wayne (4th edition, 2011). No content is directly taken from the book.

The contributor https://github.com/palpatine, contributed directly through the Overleaf share function. He contributed a substantial part of this compendium, but all commits were made through my github.

Disclaimer

This compendium is a supplementary resource and is not a replacement for the textbook. Students are encouraged to consult the original text for a comprehensive understanding of the subject matter.

Contact Information

For inquiries or further assistance, please contact us through our year's discord.

About

Algorithms and Data Structures - Spring 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors