A personal collection of LeetCode problems solved in Python and SQL as part of my daily DSA and problem-solving practice.
This repository reflects consistent hands-on learning with a focus on:
- Strong data structures & algorithms fundamentals
- Clean, readable, and efficient solutions
- Logical thinking and query building for database problems
- ๐ Individual folders for each LeetCode problem
- ๐ Python solutions for algorithmic challenges
- ๐๏ธ SQL solutions for database-related problems
- ๐ Problem descriptions included alongside solutions
- Arrays, Strings, Linked Lists
- Stacks, Queues, Trees, Graphs
- Recursion & Dynamic Programming
- Time & Space Complexity optimization
- SQL joins, aggregations, subqueries, and window functions
This repository helps me:
- Stay consistent with DSA practice
- Track learning progress over time
- Strengthen problem-solving skills for interviews
- Build a solid foundation for backend and software engineering roles
One problem at a time. Consistency over intensity. ๐ก