- 以题目和序号开头的代码与LeetCode题目相对应。
- LearnSQL文件夹的代码是自己练手的。
- 除特殊说明外,所有题目均AC。
- 有些题目会附上debug思路,如197.上升的温度.sql。
- 有些题目会整理易错语法,如512.Game Play Analysis II.sql。
- 还发现了一些测试用例本身有逻辑问题的,如601.体育馆的人流量。
- You can look for the source of LeetCode according to the number.
- The file folder "Src_LeetCode" is just learning.
- All the Code is AC by LeetCode —— if not, I'll let you know in the source code.
- I have also explain how to debug when I met some trouble, like this 197.上升的温度.sql.
- Additionally, I summerize the some points where easy to make some mistakes, like this 512.Game Play Analysis II.sql.
- There is some problem with the test itself, like this 601.体育馆的人流量.
CC 4.0 BY-NC-SA https://github.com/thinkind Contact Me: James.vc@outlook.com