Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English README

The MySQL version of LeetCode Study Plan SQL 50, with data structure, default testcase data, and solutions.

Suggestions:

Plan A: Go to sql-without-solutions folder, write your own solutions one by one, submit them on LeetCode.

Plan B: Go to sql-with-solutions folder, learn the example solutions.

Plan C: Go to sql-without-solutions folder, write your own solutions for these 13 problems and submit them on LeetCode: 2, 12, 14, 15, 16, 22, 25, 31, 35, 43, 46, 48, 50. I personally stink at solving these problems.

Plan D: Go to sql-with-solutions folder, learn the example solutions for these 13 problems: 2, 12, 14, 15, 16, 22, 25, 31, 35, 43, 46, 48, 50. I personally stink at solving these problems.


中文说明

LeetCode 学习计划 - 高频 SQL 50 题(基础版)对应的建表语句、基础测试数据和参考答案。

刷题建议

​ 注释中给的是英文站的链接,如果访问速度慢的话,可以把链接中的 leetcode.com 改成 leetcode.cn

A 计划:进入 sql-without-solutions 文件夹,逐条写下你自己的答案,并提交到 LeetCode。

B 计划:进入 sql-with-solutions 文件夹,学习参考答案。

C 计划:进入 sql-without-solutions 文件夹,写下这 13 个题目的答案:2、12、14、15、16、22、25、31、35、33、43、46、48、50。这些题目我要么做错了,要么答得很差。

D 计划:进入 sql-with-solutions 文件夹,学习这 13 道题的答案:2、12、14、15、16、22、25、31、35、33、43、46、48、50。这些题目我要么做错了,要么答得很差。

About

The MySQL version of LeetCode Study Plan SQL 50, with data structure, default testcase data, and solutions.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors