Skip to content

lwilanski/Algorithms-and-Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms and Data Structures

Course Description

This repository contains all the materials from the "Algorithms and Data Structures" course conducted in Python at AGH University of Science and Technology. The course was divided into three main sections:

  • Sorting Algorithms - various methods for sorting data.
  • Graph Algorithms - algorithms for searching and analyzing graphs.
  • Dynamic Programming - techniques for optimizing recursive, exponentially complex algorithms.

Repository Structure

The repository is divided into three directories corresponding to the course sections. It includes original implementations of algorithms and data structures required to be implemented in the course without the use of external libraries and built-in Python functions.

The repository also includes homework assignments, tests, and final exam.

Syllabus Link

Course Syllabus (In polish)

About

Repository containing my coursework for the Algorithms and Data Structures course at AGH University of Science and Technology.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages