Skip to content

Personal solutions for programming exercises from Exercism.io, organized by language and exercise. A resource for tracking progress and reviewing coding approaches.

License

Notifications You must be signed in to change notification settings

dev-diego-fully/exercism-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercism Solutions

Welcome to the Exercism Solutions repository! This repository contains my personal solutions to exercises from Exercism.io, organized by programming language and exercise.

🛠️ Purpose

This repository serves as:

  • A record of my progress and learning across multiple programming languages.
  • A reference for reviewing and refining my coding approaches over time.

📂 Repository Structure

The exercises are organized into directories by language, with each exercise having its own subdirectory containing the relevant code files.

Example structure:

exercism-solutions/
├── cpp/
│   ├── hello-world/
│   │   ├── hello-world.h
│   │   ├── hello-world.cpp
│   ├── leap/
│       ├── leap.h
│       ├── leap.cpp
├── python/
│   ├── hello-world/
│       ├── hello_world.py

💬 Interactions

If you have suggestions or feedback about a solution, feel free to open an issue. Pull requests are not accepted as this is a personal repository, but constructive discussions through issues are welcome.

🌟 About Exercism.io

Exercism.io is a platform for learning and practicing programming languages through hands-on exercises and code reviews. Each exercise is designed to improve problem-solving skills and deepen knowledge of specific languages.

About

Personal solutions for programming exercises from Exercism.io, organized by language and exercise. A resource for tracking progress and reviewing coding approaches.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published