1 Star 2 Fork 2

Camio1945/leetcode-study-plan-top-sql-50

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

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。这些题目我要么做错了,要么答得很差。

MIT License Copyright (c) 2024 Camio Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

The MySQL version of LeetCode Study Plan SQL 50, with data structure, default testcase data, and solutions. 展开 收起
SQL
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
SQL
1
https://gitee.com/Camio1945/leetcode-study-plan-top-sql-50.git
git@gitee.com:Camio1945/leetcode-study-plan-top-sql-50.git
Camio1945
leetcode-study-plan-top-sql-50
leetcode-study-plan-top-sql-50
master

搜索帮助