Welcome to my repository of exercise solutions with Leetcode!
This repository contains my solutions from Leetcode.
I use it to improve my programming fundamentals, problem-solving skills, and confidence with different languages. My main background is DevOps, so this practice also supports my work with automation, scripting, CI/CD, Linux, Docker, and troubleshooting.
- improve algorithmic thinking;
- write cleaner and more maintainable code;
- learn language idioms and standard libraries;
- strengthen skills useful for backend and DevOps tasks;
- track my progress over time.
- Go
- Python
- Bash
- C++
This repository is a personal learning log. Some solutions may be simple first versions, while others can be improved later with better structure, performance, or more idiomatic code.