Skip to content

gabyah92/HackerRankLeaderboardGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackerRank Leaderboard GUI

image Built and developed overnight... I really need to sleep more...

I conduct exams and host practice contests on HackerRank. This is a useful tool to gather Leaderboard Information.

It generates an excel sheet for each contestID as well as a final Leaderboard, consisting the total sum of all leaderboards.

Usage Instructions:

Installation Instructions :

  • Download and install Python here.
  • Download the latest release zip file here, unpack into another folder.
  • Run main.py in cmd with python main.py.
  • Needs openpyxl, tkinter, requests, and pandas. If unavailable, use the requirements.txt to install, pip install -r requirements.txt
  • OR use commands to install EX : pip install

Social Media :

Please leave a star.