This repository contains my solutions to coding exercises from Exercism.io. Exercism is a platform that offers practice problems and coding challenges in various programming languages.
In this repository, you'll find directories organized by programming language. Each directory contains subdirectories for different tracks or exercises within that language.
plsql/: Solutions for exercises in PL/SQL track.
Each language directory contains subdirectories named after specific exercises or tracks. Within these subdirectories, you'll find my solutions to the corresponding problems.
- Clone this repository to your local machine:
git clone https://github.com/Ismat-Samadov/Exercism.git
-
Navigate to the directory of the programming language or track you're interested in.
-
Browse the exercises and their solutions.
If you find any issues with my solutions or have suggestions for improvements, feel free to open an issue or submit a pull request.
I'm a passionate programmer interested in improving my coding skills. Exercism is a great platform for honing my abilities and learning new programming languages.
You can also check out my Exercism profile to see more of my solutions and progress.
Thanks to Exercism for providing such a valuable resource for practicing coding skills.