Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f7a2111

Browse files
Create README.md
1 parent 4a4c88f commit f7a2111

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

‎README.md‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Leetcode Companywise Interview Questions
2+
3+
This repository contains Company Wise Questions of LeetCode sorted based on Frequency and appeared in last 6 months.
4+
5+
> This repository contains the snapshot as of **19th Nov 2022**.
6+
7+
## I have LeetCode Premium and want to contribute back
8+
* Code to scrap the solutions is present [here](https://github.com/snehasishroy/leetcode-companywise-interview-questions/blob/master/src/main/java/Scraper.java).
9+
10+
* If you have LeetCode premium and want to contribute back, please clone the repo and setup the Java Project in the IDE of your choice.
11+
Run the scraper after filling in your UserName and Password [here](https://github.com/snehasishroy/leetcode-companywise-interview-questions/blob/master/src/main/java/Scraper.java#L17), without which the code won't work.
12+
13+
* In case you get a timeout during page reloads, do increase the default timeout value set [here](https://github.com/snehasishroy/leetcode-companywise-interview-questions/blob/master/src/main/java/Scraper.java#L19)
14+
15+
* Once the code is finished (which should take ~30 minutes), create a Pull Request and I will be happy to merge it. Thank you for your contribution :)
16+
17+
## Happy LeetCoding. May the force be with you.
18+
19+

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /