Skip to content

thinkind/LeetCode-MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目说明

  1. 以题目和序号开头的代码与LeetCode题目相对应。
  2. LearnSQL文件夹的代码是自己练手的。
  3. 除特殊说明外,所有题目均AC。
  4. 有些题目会附上debug思路,如197.上升的温度.sql
  5. 有些题目会整理易错语法,如512.Game Play Analysis II.sql
  6. 还发现了一些测试用例本身有逻辑问题的,如601.体育馆的人流量

README

  1. You can look for the source of LeetCode according to the number.
  2. The file folder "Src_LeetCode" is just learning.
  3. All the Code is AC by LeetCode —— if not, I'll let you know in the source code.
  4. I have also explain how to debug when I met some trouble, like this 197.上升的温度.sql.
  5. Additionally, I summerize the some points where easy to make some mistakes, like this 512.Game Play Analysis II.sql.
  6. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages