leetcode-companywise-interview-questions icon indicating copy to clipboard operation
leetcode-companywise-interview-questions copied to clipboard

Update google.csv

Open sofc-T opened this issue 1 year ago • 2 comments
trafficstars

The same list of questions in google.csv sorted based on frequency. The file format is changed to a text file. So it needs a some extra work.

sofc-T avatar Aug 13 '24 14:08 sofc-T

Hey @sofc-T , thank you for the contribution - is the only change performed is sorting the questions based on the frequency?

snehasishroy avatar Aug 13 '24 18:08 snehasishroy

No. The file format is also changed to .txt. Please keep in mind that the change is only for the google.csv file. I believe it will be easier to solve questions based on their frequency rather than their assigned number.

sofc-T avatar Aug 15 '24 08:08 sofc-T

Sorting is a user specific requirement. Some users want to sort by acceptance %, others want on frequency %. So their is no one size fits all solution.

I have updated the problem list as of 12th July 2025, hence closing this PR.

snehasishroy avatar Jul 12 '25 13:07 snehasishroy