We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d733b5 commit 5b6b8c8Copy full SHA for 5b6b8c8
README.md
@@ -6,8 +6,9 @@ Using API calls to get all leetcode questions and store its like/dislike counts
6
2. python module sqlalchemy
7
8
## steps
9
-1. execute the main.py
10
-2. start querying in sqlite
+before query on the database, you can either
+1. execute the main.py to create and load the database, or
11
+2. download the leetcode.db
12
13
## check the data
14
### highest like/dislike ratio questions without premium limitation
0 commit comments