Skip to content

Collection of LeetCode questions to ace the coding interview!

Notifications You must be signed in to change notification settings

prehans/LeetCode-Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest2022hacktober

PRs Welcome Open Source Love contributions welcome Hacktoberfest-22

📌Steps to contribute.

1) Register your GitHub ID on Hackoberfest Website

2) Fork this repository.

Do the following steps back in my repository(only that will trigger a pull request) and not in your forked one

3) Add anything you want in the code so that you can create the good fronted view of the website.

4) Send a Pull request

I'll take a look at change and then merge them with master branch.

Happy coding fellas!!💕✨

Don't worry newcomers!! Everyone's PRs will be merged,just follow the steps properly!!

🙌 Make this your first step to development and open source. Get the confidence you require!!

All of your suggestions are welcome!!

📌Some tips to add your code in the repository: ✨

1) Check if your code is already present the library.

2) If it is present then please don't add your code. If you could make the existing code better, then go ahead.

3) Follow the camelCase naming convention for source files.

4) Make sure you add a folder which contains a readme file containing description of the question and another file which contains its code.

5) Add your code to the proper folder.

NOTE : After successfull submission do not forgot to add your name in CONTRIBUTING.md file.