@@ LeetCode Solution Progress: @@
+ Easy:211/511
! Medium:72/1043 + 2(ref)
- Hard:10/419file_name = language + title_number + hardness(M or H) + (ref) + title_name
| file_name | discription |
|---|---|
| language | '' == Python, 'Q' == SQL. |
| title_number | supplement to 4 digits for ordering with numbers. |
| hardness | '' == easy, 'M' == Medium, 'H' == Hard. |
| (ref) | the code is refered to other's, not by myself. |
| title_name | the problem's name. |