Skip to content

adam147g/ASD_exercises_solutions

 
 

Repository files navigation

Algorithms and Data Structures course at AGH UST

The repository with solutions from Algorithms and Data Structures (Algorytmy i Struktury Danych - ASD) lab classes at AGH UST. Here I will share all of the codes written by me and codes written during laboratories. All codes are written in English but the content of the exercises are written in English and Polish. Also all codes are written according to the PEP 8 style.

This is probably the largest repository with algorithms, solved tasks and additional exercises from the ASD course at the AGH. It contains more than 300 unique codes.

Table of contents

Table of contents consists of specific sections in repository. Algorithm sections consists of algorithms only. Each section, in addition to the algorithms, also contains many tasks that use algorithms which are previously implemented.

  1. Sorting algorithms:
  2. Dynamic programming:
  3. Greedy algorithms:
  4. Graph algorithms:
  5. Data structures:
  6. Exercises:
  7. Obligatory tasks:
  8. Offline tasks:
  9. Colloquiums:

Licence

If you use this repository/code for classes or for something else, please give me a star or a fork :). It will help me know that my work is important and useful to someone.

About

This is the repository with solutions from ASD exercises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%