You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
# SQL-Leetcode-Challenge
2
2
3
3
## Motivation
4
-
This repo contains all my SQL solutions from Leetcode website in order to practice my SQL programming skills. It is still in progress
5
-
and I will be posting it here as I am done attempting them everyday.
4
+
This repo contains all my SQL solutions from Leetcode website in order to practice my SQL programming skills. I attempted all questions in 30 days to corroborate my knowledge in SQL.
6
5
7
6
## Description
8
7
The solutions are divided into three level of categories namely Easy, Medium, and Hard. Every category first contains the question and then followed by its respective solution.
0 commit comments