Skip to content

tiagomendes7/Exercism-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

Exercism Solutions

Exercism Logo

Welcome to my Exercism Solutions repository! Here, you'll find my solutions to various coding exercises from Exercism, a platform designed to help you improve your coding skills through practice and mentorship.

Table of Contents

About Exercism

Exercism is a fantastic platform for learning and practicing programming through solving exercises in a variety of programming languages. It provides mentorship and feedback on your solutions, allowing you to grow as a developer.

Languages

I've worked on exercises in multiple programming languages, including but not limited to:

Feel free to explore solutions in your preferred language!

Structure of the Repository

The repository is organized by language, with each language having its own directory. Inside each language directory, you'll find the solutions categorized by the Exercism tracks (e.g., Python/Arrays, JavaScript/Strings).

Exercism-Solutions/
├── python/
│ ├── allergies/
│ ├── armstrong-numbers/
│ └── ...
├── java/
│ ├── allergies/
│ ├── armstrong-numbers/
│ └── ...
├── cpp/
│ ├── allergies/
│ ├── armstrong-numbers/
│ └── ...
└── ...

How to Use

  1. Navigate to the directory corresponding to your preferred programming language.
  2. Explore the exercises within each track.
  3. Review the solution files and compare with your own solutions.
  4. Learn, adapt, and improve!

License

This repository is licensed under the GNU GPLv3. Feel free to use the code and solutions provided here for your own learning purposes.

Happy coding!

About

Version control repo for my Exercism.org solutions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published