Skip to content
/ ASD Public

Exercises solved for first year of IT studies (AGH, WIEiT) subject 'Algorithms and Data Structures'

Notifications You must be signed in to change notification settings

ustankie/ASD

Repository files navigation

ASD

This repository includes the majority of exercises for first year of Computer Science studies (AGH, WIEiT), course 'Algorithms and Data Structures'.

Not all of the solutions are optimal (I was learning while solving the exercises), some are solved multiple times (sometimes the same way, sometimes I tried to find a new solution).

Unfortunately there is a bit of chaos, although I tried to organize the files into directories the following way:

  • directory 'zadanka' includes instructions to problems solved during exercises
  • each directory 'lab01' etc. includes
    • a file lab.py which contains problems and short descriptions of the solutions which were presented by the academics during exercises
      • be careful: the directory 'zadanka' is ordered a bit differently than directories 'lab(...)' - dynamic programming is swapped with graph algorithms
    • solved problems from the current topic
  • there are also directories 'exams' which include exam problems by year
  • and the most chaotically placed excercises from colloqiums

About

Exercises solved for first year of IT studies (AGH, WIEiT) subject 'Algorithms and Data Structures'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages