Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.13 KB

File metadata and controls

39 lines (30 loc) · 1.13 KB

This repository contains an automatic backup of my coding exercises completed on Exercism.

📌 Purpose

I use this repository to:

  • Track my learning progress
  • Maintain a versioned archive of solutions
  • Review past exercises and improvements
  • Share my coding journey publicly

All solutions are synced automatically from Exercism to GitHub.

🧠 About Exercism

Exercism is a platform for practicing programming through guided exercises, mentorship, and community feedback.
The exercises here cover concepts such as:

  • Debugging
  • Language fundamentals
  • Problem solving
  • Code readability and style

📂 Repository Structure

Solutions are organized by:

  • Language
  • Exercise name

Example structure: language-name/ exercise-name/ solution files

⚠️ Note

These solutions are part of my learning process — they may not always represent optimal or final approaches. Feedback and suggestions are welcome!

🚀 Author

Arsh Verma
GitHub: https://github.com/ArshVermaGit


⭐ If you’re also learning through Exercism — feel free to explore or connect!