Skip to content

The most interesting codes that I have wrote during studying for Algorithms and Data Structures.

Notifications You must be signed in to change notification settings

karmatys8/Algorithms-and-Data-Structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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