Welcome to the repository containing the solved tasks for the Data structures and algorithms course. This repository contains solutions to various programming tasks designed to enhance your understanding and proficiency in Data structures and algorithms concepts.
This repository contains solutions to tasks assigned during the Data structures and algorithms course. Each task is designed to reinforce concepts and Data structures such as Arrays, Linked Lists, HashTables, Stacks, Queues, Trees and other fundamental principles of Data structures and algorithms concepts.
To use these solutions:
-
Clone the repository to your local machine:
git clone https://github.com/zhivko-kocev/data-structures.git
-
Navigate to the src directory containing the desired solutions.
-
Every file is named after the name of the task that it was given to me.
-
Run the file and enjoy.
-
Follow the instructions prompted by the program.
This project is licensed under the MIT License.