Skip to content

Solutions from Algorithms and Data Structures course at AGH University of Krakow. Please leave a star if it helped You ⭐

License

Notifications You must be signed in to change notification settings

Szymon-Budziak/Algorithms_and_Data_Structures_course_AGH

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

Solutions from Algorithms and Data Structures course at AGH University of Krakow. Please leave a star if it helped You ⭐

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages