Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

leetcode-sql-helper

This is a little script I made to make the SQL problems at LeetCode easier to iterate on.

It imports the JSON test case format into a SQLite database, then opens the sqlite3 program to manipulate the database.

This depends on:

  • Python 3 (tested on 3.9+)
    • needs the sqlite3 module
  • The sqlite3 program

License

Public domain / the Unlicense. You can do whatever

About

script to import test cases for LeetCode SQL problems and work locally

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages