Skip to content

Releases: gabyah92/HackerRankLeaderboardGUI

v4

29 Nov 19:34
3182002
Compare
Choose a tag to compare
  1. Fixed issue with contests that have no participation
  2. Fixed issue with load after some contests
  3. Modified the structure in which overrall leaderboard is generated
  4. Fixed a bug that caused incorrect scoring in overall leaderboard.

Full Changelog: intermediate_v2...intermediate_v3

v3

23 Sep 07:40
0f48329
Compare
Choose a tag to compare
v3
  • I made a lot of changes in this version.
  • Much faster scraping! ( Almost 5 times! )
  • Removed some redundant code.
  • Added requirements file.
  • Better Exception Handling

New packaging.

Full Changelog: intermediate_v1...intermediate_v2

v2

23 Sep 01:18
aa63bf3
Compare
Choose a tag to compare
v2
  • I made a lot of changes in this version.
  • Much faster scraping! ( Almost 5 times! )
  • Removed some redundant code.

v1

22 Sep 23:08
1bc268e
Compare
Choose a tag to compare
v1

Uses Selenium, ChromeDriver, can access leaderboard and scrape only 10 names at a time... Improvement soon...

Basic and could be done better.