31b4 / Leetcode-Premium-Bypass

Leetcode Premium Unlocker 2024
MIT License
3.34k stars 305 forks source link

Unable to sort by frequecy for a particular topic tag #4

Open ngnammu2 opened 1 year ago

ngnammu2 commented 1 year ago

I want to get all the questions with topic tag "Binary Tree" sorted by frequency from high to low. How can i do that ?

31b4 commented 1 year ago

@ngnammu2 In the data base i don't have problems saved with tags, but here is the database if you wanna check out https://docs.google.com/spreadsheets/d/14TOiRmqxbhR9WFj3o5HdgmdOQiaePkI7CBW9D55LMf4/edit?usp=sharing

ngnammu2 commented 1 year ago

@31b4 Thanks for replying and sharing database. I have few doubts.

  1. This extension provides data from existing database(that you shared) or it takes data from leetcode at runtime.
  2. How old is this data ? I want updated frequencies according to November month. Where can i get that
31b4 commented 1 year ago

@ngnammu2

  1. it takes data from the database
  2. I'm gonna try to ask the guy who exported it to update it.
31b4 commented 1 year ago

Hey @dsavader , i would have to create a new leetcode fetcher from 0 because the old one is now outdated, so we are not looking good, maybe in the future. I dont have the time for that atm.