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! π