Skip to content

Personal solutions to programming exercises on Exercism.org, covering multiple language tracks. Automatically synced from the platform.

License

Notifications You must be signed in to change notification settings

rabestro/exercism-solutions-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

My Solutions for Exercism.org

About This Repository

Welcome! This repository contains my personal solutions to the programming exercises on Exercism.org. The solutions are automatically synced from the platform using Exercism's new GitHub Syncer feature.

This serves as a living archive of my problem-solving journey, my approach to different challenges, and my learning process across a wide variety of programming languages. All solutions stored here are for the tracks I am actively participating in or have completed.

About Exercism.org

Exercism is a free, open-source, and non-profit platform that provides code practice and mentorship for developers of all levels. With over 60 language tracks, it offers a unique blend of automated feedback and human mentorship to help you deepen your programming expertise.

The platform has been instrumental in my growth as a software engineer. It has provided a structured way to learn new languages, refine my coding style through community feedback, and think critically about software design.

My Journey & Contributions

I am not just a student on the platform; I am also deeply involved in the community as a mentor and contributor.

Language Tracks

This repository includes solutions for a variety of language tracks on Exercism. My goal is to continuously learn and refine my skills across different programming paradigms. You can explore all available tracks on the Exercism Tracks page.

Repository Structure

The solutions are organized by language track and then by exercise slug, making them easy to navigate.

solutions/
├── python/
│   ├── hello-world/
│   │   └── hello_world.py
│   └── say/
│       └── say.py
├── scala/
│   └── ...
└── ...

About

Personal solutions to programming exercises on Exercism.org, covering multiple language tracks. Automatically synced from the platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •