Welcome to my collection of programming fundamentals exercises and projects! 📚 This repository is a showcase of my learning journey in programming, where I explore the basics of computer science and programming concepts.
This repository contains a variety of programming exercises and projects that I have worked on to improve my skills in programming fundamentals. The exercises are organized by topic, and each topic has its own folder with a brief description of the problem and my solution.
- Math and Logic 🔢: Exercises that involve mathematical concepts, logical reasoning, and problem-solving skills.
- Algorithms and Data Structures 🤖: Implementations of common algorithms and data structures, such as sorting, searching, and graph traversal.
- Programming Concepts 💻: Exercises that demonstrate my understanding of programming concepts, such as functions, loops, and conditional statements.
To get started, simply clone the repository and explore the different folders and files. Each exercise has a brief description and a solution in C++.
If you'd like to contribute to this repository, please feel free to submit a pull request with your own solutions to the exercises. I'd love to see how others approach these problems!
This repository is licensed under the MIT License. See the LICENSE file for details.
Illia (Felicitas12)
I'd like to thank my instructors, mentors, and fellow programmers who have helped me learn and grow as a programmer.
I hope you find this repository helpful in your own learning journey! 😊