GitHub
github.com › mrinal1704 › SQL-Leetcode-Challenge
GitHub - mrinal1704/SQL-Leetcode-Challenge: Contains all the 117 Leetcode questions with their solutions ranging from Easy to Hard in MySQL.
This repo contains all my SQL solutions from Leetcode website in order to practice my SQL programming skills.
Starred by 815 users
Forked by 520 users
Languages TSQL
Reddit
reddit.com › r/dataengineering › what i have learned by solving (almost) all the sql problems in leetcode
r/dataengineering on Reddit: What I have learned by solving (almost) all the SQL problems in Leetcode
April 12, 2023 -
Hello,
I have written my first blog post in medium about what I have learned solving leetcode SQL problems. Shared some tips for those who want to start solving SQL problems too.
Also added some resources in the post which might be beneficial for you.
Happy reading!
https://medium.com/@iamrafiul/what-i-have-learned-by-solving-almost-all-the-sql-problems-in-leetcode-670b8a2cb32e
Top answer 1 of 5
49
TL:DR?
2 of 5
47
Perhaps a hot take, but I didn't think that Leetcode's SQL questions were as good as their more traditional DS&A questions (at least when working in Python). To be honest, I still feel like there's a gap in the market for a product that focuses on teaching SQL, and particuarly teaching UNIX/Bash/Shell. While Statascratch is good, it lacked some of the edge case functionality that Leetcode has, allowing you to submit solutions that weren't really robust. The UI is also frustrating - tracking problems that I have / haven't completed shouldn't be as hard as it was.
Videos
11:26
LeetCode SQL Problem and Solution - YouTube
19:37
SQL 50 | LEETCODE Solution Part 1 | Ashutosh Kumar - YouTube
01:58:04
Solve 20 Leetcode SQL Medium in 2 hours | SQL Interview Practice ...
01:20:33
Solve Leetcode SQL 50 Questions with me | Part 1 | Master SQL for ...
22:31
Solving the most complex SQL Problem on LeetCode | SQL Interview ...
02:09:51
EASY SQL Leetcode Interview Questions | Practice - YouTube
LeetCode
leetcode.com › discuss › general-discussion › 1208129 › list-of-free-leetcode-sql-questions
List of Free Leetcode SQL Questions - Discuss - LeetCode
List of Free Leetcode SQL Questions · Abhishek Singh Baghel · 260298 · May 14, 2021 · May 14, 2021 · Database · https://leetcode.com/problems/big-countries ·
GitHub
github.com › TulipAggarwal › LeetCode-SQL50-Solutions
GitHub - TulipAggarwal/LeetCode-SQL50-Solutions: The SQL 50 collection on LeetCode consists of a diverse range of SQL problems designed to assess and enhance your SQL skills. These problems cover a wide array of SQL concepts, including basic queries, subqueries, joins, aggregations, window functions, and more.
- GitHub - TulipAggarwal/LeetCode-SQL50-Solutions: The SQL 50 collection on LeetCode consists of a diverse range of SQL problems designed to assess and enhance your SQL skills. These problems cover a wide array of SQL concepts, including basic ...
Starred by 51 users
Forked by 21 users
GitHub
github.com › ieshreya › sql-50-leetcode
GitHub - ieshreya/sql-50-leetcode: Solutions for SQL 50 Study Plan on LeetCode
Solutions for SQL 50 Study Plan on LeetCode. Contribute to ieshreya/sql-50-leetcode development by creating an account on GitHub.
Starred by 80 users
Forked by 33 users
LeetCode
leetcode.com › discuss › general-discussion › 2064076 › list-of-all-free-45-sql-leetcode-questions-easy-medium-hard
✅ List of All Free 45 SQL Leetcode questions - (Easy, Medium, ...
Clone it !! list : https://leetcode.com/list/e97a9e5m Upcoming post 🔥: All SQL Leetcode questions with their most intuitive solutions. ---- T
Dsfaisal
dsfaisal.com › articles › sql › leetcode-sql-problem-solving
LeetCode SQL Problem Solving Questions With Solutions
Post displaying LeetCode sql problem solving questions and solution.
LeetCode
leetcode.com › problem-list › m8baczxh
Free SQL questions - LeetCode
Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview.
Byrony
byrony.github.io › summary-of-sql-questions-on-leetcode.html
Summary of SQL Questions on Leetcode - Pieces of Data Science
January 19, 2017 - I resolved all the database questions on Leetcode.com recently. The questions cover most of the SQL common queries inlcuding JOIN, Ranking and other SQL basics. I provided the answers as well as explanations in this blog, as a way to consolidate the SQL knowledge.
LeetCode
leetcode.com › explore › featured › card › sql-language
Explore - LeetCode
LeetCode Explore is the best place for everyone to start practicing and learning on LeetCode. No matter if you are a beginner or a master, there are always new topics waiting for you to explore.
GitHub
github.com › cM2908 › leetcode-sql
GitHub - cM2908/leetcode-sql: Leetcode SQL Solutions
Starred by 191 users
Forked by 60 users
Languages PLpgSQL