Skip to content

BitwiseSang/Exercism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

108 Commits
Β 
Β 
Β 
Β 

Repository files navigation

My Exercism Solutions πŸ“

This repository serves as a personal backup of my solutions to various exercises on Exercism.org for the Ruby track.

Exercism is a platform that helps you improve your programming skills by providing coding challenges and offering expert code mentorship.

Repository Structure πŸ“‚

My solutions are organized into a top-level solutions directory, with subdirectories for each language track and then individual folders for each exercise.

The typical structure looks like this:

β”œβ”€β”€ solutions/
β”‚   β”œβ”€β”€ language-track-name/
β”‚   β”‚   β”œβ”€β”€ exercise-name/
β”‚   β”‚   β”‚   β”œβ”€β”€ my_solution_file.ext
β”‚   |   .
|   |   .
|   |   .

For example, a solution for the "Lasagna" exercise in the Ruby track would be located at solutions/ruby/lasagna/lasagna.rb.

My Goal and Progress πŸš€

I'm using this repository to learn about Ruby through exercises. Feel free to explore my solutions, but please note that they represent my best effort at the time of completion and may not always be the most idiomatic or efficient way to solve a problem.

The primary goal is learning!

About

This repository serves as a personal backup of my solutions to various exercises on Exercism.org for the Ruby track.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages