Hi there! 👋
I'm ASRAFUL ISLAM, a passionate programmer from Bangladesh, currently solving competitive programming problems to sharpen my algorithmic thinking and problem-solving skills.
This repository contains all of my Codeforces problem solutions — written mostly in C++, with some in Python and JavaScript as I continue learning and experimenting.
| Platform | Solved Problems | Language Used |
|---|---|---|
| 🧠Codeforces | 240+ problems solved | C / C++ / GO / JS |
I'm continuously practicing to improve my logic building, speed, and efficiency in competitive programming.
- ✅ Implementation
- ✅ Sorting and Searching
- ✅ Strings and Characters
- ✅ Math and Number Theory
- ✅ Arrays and Vectors
- ✅ Loops and Conditions
- ✅ Functions and Recursion
- ✅ Data Structures (Stack, Queue, Set, Map)
- ✅ STL (Standard Template Library)
- ✅ Greedy Algorithms and Brute Force