Welcome to the repository containing the solved tasks for the Advanced programming course. This repository contains solutions to various programming tasks designed to enhance your understanding and proficiency in Advanced programming concepts.
This repository contains solutions to tasks assigned during the Advanced programming course. Each task is designed to reinforce concepts of Functional programming, Lambda expressions, Stream API, Java Collections, Design Patterns other fundamental principles of Advanced programming concepts.
To use these solutions:
-
Clone the repository to your local machine:
git clone https://github.com/zhivko-kocev/advanced-programming.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.