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
- Host: GitHub
- URL: https://github.com/muawiya-contact/leetcode-solutions-by-codingmoves
- Owner: Muawiya-contact
- Created: 2025-04-23T16:12:40.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-23T16:43:15.000Z (2 months ago)
- Last Synced: 2025-04-23T21:15:32.475Z (2 months ago)
- Topics: 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
- Language: Python
- Homepage: https://www.youtube.com/@Coding_Moves
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)