Skip to content

[Feature Request]: Fetch and Display LeetCode Contest Rating via Backend Sync #192

@Yashaswini-K-P

Description

@Yashaswini-K-P

Description

Currently, our leaderboard handles individual problem-solving metrics (Easy, Medium, Hard solved) and tracking for Global Ranking. However, for a complete competitive programming profile, Contest Rating is a highly important metric that is currently missing.

Since our current profile API endpoint (/:username) does not include contest data, I propose extending our backend sync script (scripts/sync-leaderboard.js) to fetch this data from a separate API endpoint or a direct LeetCode GraphQL query.

Metadata

Metadata

Labels

BackendTask mainly involving backendFrontendTask mainly involving frontendtype:featureNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions