This repository contains Python code files for a course on Data Structures and Algorithms.
The course was completed at LUT University on Autumn 2022.
The folder "Practical Assignment" contains files for the practical assignment on open hashing. The folder contains also a report on the assignment.
The folder "Exercises" contains individual code files for weekly exercises. The topic of the exersices vary, some of them are more about different data structures whilst some of them focus on algorithms.