Skip to content

bp-learning/leetcode-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode Report

Step 1: Clone the repo

Step 2: Add the usernames in the index.js file

const profiles = [
    'bhupendraparihar',
    'neal_wu',
    ... // Add your leetcode username here
];

Step 3: Do npm install

$ npm install

Step 4: Run

$ node index.js

Step 5: The excel report will be generated in the same folder with the Leetcode-DD-MM-YYYY.xlsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published