You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-15Lines changed: 13 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,16 +10,16 @@ It allows users to register with their LeetCode username and automatically fetch
10
10
11
11
The goal of this project is to:
12
12
13
-
- Encourage consistent problem-solving among students
14
-
- Create a competitive yet motivating environment
15
-
- Provide visibility into individual coding progress
13
+
- Encourage consistent problem-solving among students
14
+
- Create a competitive yet motivating environment
15
+
- Provide visibility into individual coding progress
16
16
17
17
---
18
18
19
-
20
-
21
19
## Screenshots
20
+
22
21
A quick preview of the platform UI. The appearance may evolve as the project develops.
22
+
23
23
### Home Page
24
24
25
25

@@ -28,13 +28,10 @@ A quick preview of the platform UI. The appearance may evolve as the project dev
28
28
29
29

30
30
31
-
32
31
### Leaderboard
33
32
34
33

35
34
36
-
37
-
38
35
## Related Repositories
39
36
40
37
-[leetcode-ranking-data](https://github.com/codepvg/leetcode-ranking-data) – The database repository where raw JSON data and historical stats are stored
@@ -65,6 +62,7 @@ leetcode-ranking/
65
62
### 1. Fork and clone the repository
66
63
67
64
First, fork the repository to your GitHub account. Then clone it locally:
content="An open leaderboard for PVG students grinding LeetCode. Track your daily, weekly, monthly and overall progress — ranked by difficulty-weighted score."
0 commit comments