Be a part of our Community on Discord 🚀
Here Solutions to the SDE sheets are available to help students with the optimized solution and understanding of each question.
This repository is dedicated to all open-source contributors. This repository contains the SDE Sheets solution. Choose a question from the sheet and contribute your answer. Make sure not to duplicate any question solution in the same programming language that is already available on the repo.
-
Use this project to make your first contribution to an open source project on GitHub. Practice making your first pull request to a public repository before doing the real thing!
-
This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.
Program in C++ language is accepted
- Fork the repository
- Clone the Forked Repository
- Choose a DSA question from the SDE Sheets and provide a solution in any programming language of your choice.
- Add your solution to the folder with proper explanation through comments, along with the problem statement.
- Create the readme with explanation of the approach used.
- Now, you are ready to make a pull request.
- Repeated codes will not be merged in same programming language.
- The quality of pull requests is more important than the quantity.
- All contributors who have followed the rules to contribute get successfully merged PR. Don't forget to follow!!!
- Also star the repo to save it for future if it was found to be helpful.
- Have some patience to get successfully merged PR!!!
- See Code submitted by fellow coders from around you.
- Discover some obscure to new and trending languages.
- Check out some very creative ways to write a good code.