Welcome to my SQL-50 Challenge repository! π
This repository is dedicated to my journey of solving the Top 50 SQL Questions from the LeetCode SQL-50 Challenge. The goal is to enhance my SQL skills, stay consistent, and document my progress.
- Platform: LeetCode
- Study Plan: Top SQL 50
- Duration: 50 days
- Frequency: 1 question per day
The repository is structured as follows:
.
βββ README.md
βββ Day_1
β βββ problem.md
β βββ solution.sql
βββ Day_2
β βββ problem.md
β βββ solution.sql
...
βββ Day_50
βββ problem.md
βββ solution.sql
- Each day's folder contains:
problem.md
: π The problem statement from LeetCode.solution.sql
: πΎ My SQL solution to the problem.
- I pick one SQL question from the study plan every day.
- Solve the question and document the solution in this repository.
- Upload the solution with a brief explanation (if needed).
- LeetCode Study Plan: Top SQL 50
- GitHub Profile: [https://github.com/shivamsan]
Day | Problem Title | Solution Link |
---|---|---|
1 | Recyclable and Low Fat Products | Solution |
2 | Find Customer Referee | Solution |
3 | Big Countries | Solution |
- Strengthen SQL Concepts: Gain a solid understanding of SQL queries, joins, aggregations, and more.
- Consistency: Develop a habit of daily problem-solving.
- Share Knowledge: Maintain a clean and informative repository for others to learn from.
Feel free to explore my solutions and contribute if you find ways to improve them. Let's ace SQL together! πͺ
- Copy the content of the
solution.sql
file for the respective day. - Open your SQL database management tool.
- Execute the query to see the results.
For any questions or suggestions, feel free to reach out to me via GitHub issues. Happy coding! π
If you have any suggestions or feedback, don't hesitate to reach out.
Happy coding! π