leetcode-companywise-interview-questions
leetcode-companywise-interview-questions copied to clipboard
Update google.csv
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.
Hey @sofc-T , thank you for the contribution - is the only change performed is sorting the questions based on the frequency?
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.
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.