/leetCode-SQL

Answers for all 153 database questions on LeetCode [Update on 2021/04/03]

Primary LanguagePython

leetCode-SQL

============

Hi, this repo contains answers for all the SQL questions on LeetCode. All the answers have passed all the test cases and are store as String format in the SQL.py. For most of the answers, they are faster than at least 75% of MySQL online submissions for Queries Quality and Percentage. And some of them are faster than 99% of all submissions. We also provided multi answers for some questions and explained why some of them are faster.

Author

@Yingxiang Chen
@Zihan Yang

Latest Update

  • Latest updated on 2021/04/03.
    img

Hope these answers can help you!