Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.92 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.92 KB

Programming Fundamentals: Illia's Collection 🎉

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.

About the Repository 🤔

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.

Topics Covered 📚

  • 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.

Getting Started 🚀

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++.

Contributing 🤝

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!

License 📝

This repository is licensed under the MIT License. See the LICENSE file for details.

Author 👋

Illia (Felicitas12)

Acknowledgments 🙏

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! 😊