https://github.com/kritika30032002/sde_sheets_solutions
Here Solutions to the SDE sheets are available to help students with the optimized solution and understanding of each question. Give it a Star 🌟If it helps you
https://github.com/kritika30032002/sde_sheets_solutions
algorithms-and-data-structures data-structures dsa interview-preparation interview-preparation-resources interview-questions open-source sde-sheet
Last synced: 3 months ago
JSON representation
Here Solutions to the SDE sheets are available to help students with the optimized solution and understanding of each question. Give it a Star 🌟If it helps you
- Host: GitHub
- URL: https://github.com/kritika30032002/sde_sheets_solutions
- Owner: Kritika30032002
- License: mit
- Created: 2022-11-29T18:30:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T05:55:07.000Z (over 2 years ago)
- Last Synced: 2025-01-10T18:51:36.742Z (5 months ago)
- Topics: algorithms-and-data-structures, data-structures, dsa, interview-preparation, interview-preparation-resources, interview-questions, open-source, sde-sheet
- Language: C++
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Be a part of our Community on Discord 🚀
# SDE_Sheets_Solutions
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.
***
#
## 💻 _What Should I Contribute?🤔✒️_
_Program in C++ language is accepted_## _How to contribute?🤔✒️_
* 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.## _Some considerations before contributing_
* Repeated codes will not be merged in same programming language.
* The quality of pull requests is more important than the quantity.## _Note_
* 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!!!## _Bonus_
* 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.# _Thank You For Contributing_ ⭐🚀✨🌠