lbaf23 commited on
Commit
6a7d655
·
verified ·
1 Parent(s): d7aa1da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -17,6 +17,12 @@ Contains 80 questions of LeetCode weekly and bi-weekly contests released after *
17
 
18
  Each question contains an average of **644** test cases, as well as programming solutions in Python language collected from the official LeetCode website.
19
 
 
 
 
 
 
 
20
  ## Dataset Structure
21
 
22
  ### Dataset Fields
 
17
 
18
  Each question contains an average of **644** test cases, as well as programming solutions in Python language collected from the official LeetCode website.
19
 
20
+ ## Requirements
21
+
22
+ ```bash
23
+ pip install sortedcontainers
24
+ ```
25
+
26
  ## Dataset Structure
27
 
28
  ### Dataset Fields