- 🎓 Informatics Engineering student — Damascus .
- Welcome to my competitive programming repository!
- Here, I document my solutions to various algorithmic challenges, primarily from Codeforces .
- My goal is not just to solve problems, but to write clean, optimized, and well-documented code.
- Read : carefully and understand the limits.
- Plan : Find the logic before writing code.
- Code : Write clean and efficient solutions.
- Test : Check all cases to avoid errors.
- Refine : Improve the code and add comments
Here you can find all my solutions categorized by Codeforces problem ratings (Levels). Each directory contains my Java solutions along with a dedicated description file:
- Codeforces Level 800 Solutions — Solutions for problems rated 800.
- Codeforces Level 900 Solutions — Solutions for problems rated 900.
- Codeforces Level 1000 Solutions — Solutions for problems rated 1000.
- Codeforces Level 1100 Solutions — Solutions for problems rated 1100
- Codeforces Level 1200 Solutions — Solutions for problems rated 1200.
- Codeforces Level 1300 Solutions — Solutions for problems rated 1300.
- Codeforces Level 1400 Solutions — Solutions for problems rated 1400.
- Codeforces Level 1500 Solutions — Solutions for problems rated 1500.