- 🔭 Currently solving problems on LeetCode
- 💻 Languages: Java, Python, C++
- 🎯 Goal: Reach 500+ solved problems
- 🌱 Learning advanced Dynamic Programming & Graph algorithms
- ⚡ Fun fact: I love debugging tricky logic bugs 🐛
🧩 This card shows your total problems solved, ranking, contest rating, and streak automatically!
| Stats | Details |
|---|---|
| LeetCode Username | fawzia2006 |
| Problems Solved | 🟢 Easy – XX 🟡 Medium – XX 🔴 Hard – XX |
| Total Solved | 🧮 74+ |
| Language Preference | ☕ Java |
| Current Streak | 🔥 X days |
| Contest Rating | ⭐ X points |
(You can manually update the above table or automate it later with a GitHub Action.)
| Date | Problem | Difficulty | Link |
|---|---|---|---|
| 2025-10-21 | Two Sum | Easy | 🔗 |
| 2025-10-20 | Merge Intervals | Medium | 🔗 |
| 2025-10-18 | Longest Increasing Subsequence | Medium | 🔗 |
You can make this dashboard auto-update every day using:
- A GitHub Action that runs daily.
- A script that pulls your latest stats from LeetCode API.
- It updates your
README.mddynamically.
If you want, I can generate:
- ✅ A Python script that fetches your stats (solved count, streak, etc.)
- ✅ A GitHub Actions workflow (
.yml) that updates this README every night automatically.
⭐ Thanks for visiting! Check out my LeetCode profile for my latest challenges.