Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 786 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 786 Bytes

Algorithms and Data Structures

Description

The most interesting codes from Algorithms and Data Structures lessons at AGH IT 2nd semester.
All of them are written by me, however some of them are inspired by others ideas/algorithms. Some of them include descriptions of algorithms but if so they are in Polish. Hopefully someone can benefit from them.
Tasks descriptions were added later and hence may be incomplete/incorrect.

Study timeline

  1. Sorts
  2. Graphs
  3. Dynamic programing
  4. Exam

Personal favorites