Leetcode Questions Sorted by likes and various metrics

Hi everyone,

While preparing with leetcode, I realised leetcode doesn't provide any option to sort the questions by likes or likes-dislikes ratio apart from the first 100 most liked questions. While searching in discussion section, I realised a lot of people have asked for similar stuff and somebody made a most liked questions list as well but it is rarely update if at all.

So, I ended up writing a script that fetches all the questions and provides me with a google sheet which can be sorted by various mertrics. You can find the sheet here: https://adityarajput.com/leetcode

Github repo where the csv/json of the questions are auto uploaded on daily basis: https://github.com/adixmr/leetcode

Please star the github repo, share with your peers and upvote this post if you think this will help you in your preparation.

Here's a screenshot of the sheet:
image

Thanks and regards!

Comments (24)