|
1 | 1 | # Leetcode Companywise Interview Questions
|
2 | 2 |
|
3 | | -This repository contains Company Wise Questions of LeetCode sorted based on Frequency and appeared in last 6 months. |
| 3 | +This repository contains Company Wise Questions of LeetCode which appeared in the last 6 months. |
4 | 4 |
|
5 | 5 | > This repository contains the snapshot as of **19th Nov 2022**.
|
| 6 | +> |
| 7 | +> If you need to sort/filter the questions based on frequency/difficulty, please clone the repo and perform operations in any CSV Editor (Excel/Google Sheets/OpenOffice Calc) |
6 | 8 |
|
7 | 9 | ## I have LeetCode Premium and want to contribute back
|
8 | 10 | * Code to scrap the solutions is present [here](https://github.com/snehasishroy/leetcode-companywise-interview-questions/blob/master/src/main/java/Scraper.java).
|
|
0 commit comments