Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

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

Open
ngnammu2 opened this issue Nov 16, 2023 · 4 comments
Open

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

ngnammu2 opened this issue Nov 16, 2023 · 4 comments
Labels
question Further information is requested

Comments

@ngnammu2
Copy link

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
Copy link
Owner

31b4 commented Nov 16, 2023

@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
Copy link
Author

ngnammu2 commented Nov 16, 2023

@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
Copy link
Owner

31b4 commented Nov 16, 2023

@ngnammu2

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

@31b4 31b4 added the question Further information is requested label Nov 19, 2023
@31b4
Copy link
Owner

31b4 commented Nov 25, 2023

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants
@ngnammu2 @31b4 and others