This repository documents my learning journey through the LeetCode SQL 50 study plan. The study plan consists of a curated list of SQL problems aimed at improving SQL skills and proficiency.
The LeetCode SQL 50 study plan covers a wide range of SQL topics, including basic queries, select, joins, aggregate functions, sorting & grouping, advanced select and joins, subqueries, advanced String Functions/Regex/Clause and advanced SQL techniques. Each problem in the study plan provides an opportunity to practice and master a specific SQL concept.
You can use this repository to:
- Practice SQL problem-solving skills
- Review solutions to specific SQL problems
- Track progress through the LeetCode SQL 50 study plan
If you have suggestions for improving existing solutions, want to add new problems, or have any other feedback, feel free to open an issue or submit a pull request.
- LeetCode SQL 50 Study Plan: Official LeetCode study plan for mastering SQL
- LeetCode: Platform for practicing coding problems, including SQL challenges
Special thanks to LeetCode for providing the SQL 50 study plan and the community for sharing valuable insights and solutions.