HackerRank Team Leaderboard
Overview
The HackerRank Team Leaderboard is a website which allows problem setters who are conducting
team contests in HackerRank to prepare a leaderboard which displays the score of each team by
taking the best score of an individual team member.
Form
The form can be filled to obtain a clickable link, which can be shortened and shared with the
participants. The following information should be filled in the form to obtain the link.
- Contest Slug
- Problem Slugs
- Link to JSON file containing a mapping between teamnames and team members
Click here to fill the form
User Guide
Contest Slug
The contest slug can be found in the URL of the contest or the manage contest section.
Problem Slugs
The problem slugs must be entered and each problem slug must be line separated. The problem
slug of the problem in a contest can be found in the URL of the problem or the manage
challenges section.
Teams JSON File
The link to a JSON file containing a mapping of the teamname with the HackerRank usernames
of the team members must be entered. Preferably, the JSON file can be hosted on Github pages
and the link for the same can be entered.