An open API service indexing awesome lists of open source software.

https://github.com/muawiya-contact/leetcode-solutions-by-codingmoves

# leetcode-solutions-by-codingmoves
https://github.com/muawiya-contact/leetcode-solutions-by-codingmoves

ai-student c coding-interview coding-moves coding-practice codingmoves competitive-programming daily-coding data-structures dsa-algorithm interview-preparation java js leetcode-solutions problem-solving python

Last synced: 2 months ago
JSON representation

# leetcode-solutions-by-codingmoves

Awesome Lists containing this project

README

        

# πŸš€ LeetCode Solutions by Muawiya (@Coding_Moves)

Welcome to my **LeetCode Solutions Repository**!
Here I solve and organize coding problems from [LeetCode](https://leetcode.com/u/Moavia_Amir/) in Python (and more languages coming soon). My goal is to become a world-class programmer and AI engineer β€” and this repo is one of the steps on that journey πŸ’ͺ

---

## πŸ“Œ Repository Highlights

- βœ… Daily uploaded solutions
- 🧠 Categorized by difficulty: Easy, Medium, Hard
- πŸ§ͺ Well-commented and clean code
- πŸ“Š Consistent LeetCode practice for Data Structures & Algorithms mastery
- πŸ“š Learning log and progress tracking

---

## πŸ“‚ Structure

```bash
LeetCode-Solutions/
β”œβ”€β”€ Easy/
β”‚ β”œβ”€β”€ 1_Two_Sum.py
β”‚ └── 9_Palindrome_Number.py
β”œβ”€β”€ Medium/
β”‚ β”œβ”€β”€ 3_Longest_Substring.py
β”‚ └── 5_Longest_Palindromic_Substring.py
β”œβ”€β”€ Hard/
β”‚ └── 10_Regular_Expression_Matching.py
β”œβ”€β”€ README.md
```
# 🧠 My Strategy
I aim to:

+ Solve a mix of new and popular problems daily

+ Focus on patterns, not just individual questions

+ Build a habit of clean coding + explanation

+ Use this repo to help others learn too

# πŸ—“οΈ Daily Progress

Date | Problems Solved | Level

2025-04-23 | βœ… 1 | Eassy

... | .. | ...

# πŸ”— Connect with Me

- πŸ’Ό LinkedIn: [Moavia Amir](https://linkedin.com/in/contactmuawia)
- πŸ“Ί YouTube: [Coding Moves](https://youtube.com/@Coding_Moves)
- πŸ’» GitHub: [Muawiya-contact](https://github.com/Muawiya-contact)
- πŸ“§ Email: [[email protected]](mailto:[email protected])

# πŸ“Œ About Me
I'm Muawiya, a passionate student pursuing dual degrees in Artificial Intelligence at NFC IET Multan and Mathematics at Virtual University of Pakistan.

Driven by a vision to become one of the world’s leading AI Engineers, I’m documenting my coding grind not just for myself, but to inspire and uplift others on the same path.

> *"Consistency beats intensity β€” every. single. time."*

# ⭐ Support & Contribute
If you find this repo helpful:

+ Give it a ⭐ star

+ Share it with friends

+ Drop a follow on GitHub & YouTube

+ PRs and ideas are always welcome!

Thanks for visiting πŸ™Œ
~ Muawiya | [Coding Moves](youtube.com/@Coding_Moves)