Welcome to my collection of solutions for the Leetcode-SQL-50 study plan! Dive in to explore how I tackled these SQL challenges using PostgreSQL. 🧠💡
The Leetcode-SQL-50 study plan features 50 essential SQL problems. This repository includes my solutions, designed to help you improve your SQL skills and solve real-world problems.
- SQL Solutions: Each file contains a solution to a specific problem from the Leetcode-SQL-50 study plan.
- Interactive Queries: Run these queries in PostgreSQL to see the results and understand the logic behind each solution.
-
Clone the Repository: Download the solutions to your local machine.
git clone https://github.com/karishma122/leetcode-SQL-50.git
-
Explore Solutions: Open the files to review my approach to each problem.
-
Run Queries: Execute the SQL files in PostgreSQL to see how they work in action.
I’m always open to improvements and alternative solutions! If you have a better approach or additional insights, feel free to:
Fork the Repo: Create your own copy of the repository. Submit a Pull Request: Share your changes with me and the community.
Have questions, suggestions, or just want to discuss SQL? Feel free to open an issue or reach out!
Thank you for visiting, and happy coding! 🎉💻