Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 730 Bytes

File metadata and controls

16 lines (12 loc) · 730 Bytes

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!