Skip to content

suggestion - add Frequency of question asked #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
NirmalSilwal opened this issue May 21, 2021 · 6 comments
Closed

suggestion - add Frequency of question asked #99

NirmalSilwal opened this issue May 21, 2021 · 6 comments

Comments

@NirmalSilwal
Copy link

Hi @seanprashad, it would be great to filter question by frequency. This would be helpful to those people who are interviewing soon. What do you think about this?

@seanprashad
Copy link
Owner

Hey @NirmalSilwal!! Thanks for the suggestion - by "filter question by frequency", do you mean to sort questions based on how "popular" they are? I'm not sure our current data set supports that and I'd have to take a best guess on how to implement it.

I think that one way could be to sort questions based on the number of companies that ask it but this changes all the time so it wouldn't be accurate!

@NirmalSilwal
Copy link
Author

Hi @seanprashad to filter by frequency I mean to sort question based on how many companies have asked them. Let's say one question X is asked in 8 companies and another question Y in 5 companies. Then we can add that feature to sort by frequency where X occur first and Y after that.

For your better reference this is the similar concept used in Leetcode frequency.

I agree that those frequency changes all the times but as per this reference this is already not up-to date. So for whatever the list is there we can sort them by frequency.

@seanprashad
Copy link
Owner

Gotcha @NirmalSilwal!

@seanprashad
Copy link
Owner

Hey @NirmalSilwal - I wanted to let you know that this functionality was added in #104 by our friend @hiromik!

You can simply left-click on the Companies header to sort the questions based on the # of companies that have asked it recently:

thanks-hiromik.mp4

I'll consider this issue solved but please let me know if anything else pops up! Thank you!

@KashyapCKotak
Copy link

Can't find this option now...

@seanprashad
Copy link
Owner

Can't find this option now...

Hey @KashyapCKotak! This feature is working for me - would you be able to refresh your page and let us know if the issue still persists? It might be a bug we haven't discovered as yet!

sorting-companies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants