Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 395 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 395 Bytes

LeetCode-Info

LeetCode-Info is small parser that allows you to view small profile statistics on the LeetCode

Example

Just run python main.py

$ python main.py

Out[0]: Enter leetcode login to get info.
 In[0]: Login: backslash001
Out[1]: backslash001's rank: 2,239,377
Out[2]: Problems solved: 30
Out[3]: Easy problems: 18
Out[4]: Medium problems: 7
Out[5]: Hard problems: 5