Open
Description
Hackerrank Submissions
Get Hackerrank Submissions as files -
- Download the user data from the Hackerrank Settings Panel.
- Run the script and provide the name of the downloaded file.
- The script will extract all the submissions and write them as files to the current directory
Instructions
- Create a new folder for your script and file/folder name should be appropriate.
- Create a
README.md
(using this template) in your folder for program Instructions - add requirements.txt if needed
Programming Language
- Python
Happy Coding