Welcome to my LeetCode Solutions repository! This is where I document my journey through various coding challenges, covering different topics and difficulty levels.
This repository contains my solutions to problems from LeetCode, including:
- SQL 50 (Easy & beyond)
- Data Structures & Algorithms (Python, Java, etc.)
- Other categories (to be expanded over time)
Each solution is written with readability and efficiency in mind, often including explanations and alternative approaches.
📦 leetcode
┣ 📂 SQL (Easy)
┃ ┣ 📜 example_code_easy.sql
┣ 📂 SQL (Medium / Hard)
┃ ┣ 📜 example_code_hard.sql
┣ 📂 Python
┃ ┣ 📜 arrays.py
┃ ┣ 📜 linked_lists.py
┃ ┣ 📜 dynamic_programming.py
┣ 📂 Other programming language
┃ ┣ 📜 trees.java
┃ ┣ 📜 graphs.js
┃ ┣ 📜 recursion.ts
┣ 📜 README.md
(Structure may change as I add more solutions.)
✅ Goals
📖 Improve problem-solving skills
🚀 Enhance SQL and coding proficiency
📚 Build a collection of well-documented solutions
🤝 Share knowledge with others
🎯 How to Use
Feel free to explore the solutions and learn from them. If you have suggestions or better approaches, I'm open to discussions!
📢 Let's Connect!
🔗 LinkedIn
Happy coding! 🚀