/GFG-SDE-Sheet-Solution-Kit

It is an open-source repository which contains the solution of GFG SDE Sheet.

MIT LicenseMIT

GFG-SDE-Sheet-Solution-Kit

Happy Hacktoberfest everyone!

This repository is dedicated to all open-source contributors. This repository contains the GFG SDE Sheet solution kit. Choose a question from this 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.

How to contribute?

  • Fork the repository
  • Clone the Forked Repository
  • Choose a DSA question from this GFG SDE Sheet and provide a solution in any programming language of your choice.
  • Add your solution to the "Solutions" folder, along with the problem statement.
  • Now, you are ready to make a pull request.

Some considerations before contributing

  • Be sure to read the files CONTRIBUTING.md and CODE_OF_CONDUCT.md
  • Repeated codes will not be merged in same programming language.
  • The quality of pull requests is more important than the quantity.