Skip to content

iameduardod/leetcodeTop50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Top 50

JavaScript snippet to create a json with the top 50 leet code problems

  1. Navigate to a company page, for example: https://leetcode.com/company/microsoft/
  2. Select desired time period (ideal is 6 months)
  3. Sort by frequency, descending
  4. Run the crawler.js in the Snippets tab of Chrome DevTools per https://developer.chrome.com/docs/devtools/javascript/snippets/
  5. Inspect Console tab to grab your object to paste into a json formatter such as: https://jsonformatter.curiousconcept.com/
  6. Good luck!

About

JavaScript snippet to create a json with the top 50 leet code problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published