This is a repository entirely dedicated to all kind of questions ranging from basic to advance DSA. It aims to provide a solution to different questions. These questions are from various coding platforms like Leetcode, Codechef, GeeksForGeeks, InterviewBit etc. It also consists
- HackerRank
- Leetcode
- Codechef
- Codeforces
- InterviewBit
- GFG
- C++
- Java
- Python
- JavaScript
-
Read contribution guidelines carefully
-
To start contributing, follow the below guidelines:
-
Star 🌟 the repositery to appreciate the work.
-
Take a look at the existing issues or create your own issues. Wait for the Issue to be assigned to you after which you can start working on it.
-
Find a question you can solve from any of these platforms.
-
Open an issue.
-
Get it assigned.
-
Work on it means
-
Solve that question by yourself.
-
Think About the brute force then develop optimal solution.
-
Invest some time on it.
-
Add it to your forked repo, if the folder doesn't exist create it first and then add your code.
-
Make a pull request.
-
Wait for it to be merged
- You contributed to this project.😃