Skip to content

Contribute your Data Structures and Algorithms (DSA) questions and answers for Hacktoberfest in this repository. Share your DSA knowledge, learn, and collaborate with others.

Notifications You must be signed in to change notification settings

Trinity-Developers-Club/DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA-Contributions

Whether it’s your first or fiftieth pull request, there’s always more to learn! We’ve put together a few resources that can help you create quality pull requests, keep your repositories pristine, and build on your open source knowledge. Rules To Contribute To This Repo

  • You can write solutions in C/C++/Java/Python/JS/etc... for Data Structure and Algorithms.
  • Follow file naming convention for all your pull requests.
  • While adding any content it should be inside its appropiate directory.
  • If there is any problem with inaccurate solution create an issue!

How you can contribute to this repo?

  • Repo contain folders of mostly used languages if not You may create.
  • You have to add a folder of your name in languge folder you are going to code.
  • You have to add solution files in your folder with proper defined question in Comments in starting of file and in readme.md of that folder.
  • You can update existing solution with a better one ( better complexity).
  • Participants can even add new Language and solutions of their interest.
  • Solve issues raised by other people or yourself.

Steps For Contribution

  1. Fork this repo
  2. Star this repo
  3. Add a file ( txt/cpp ) inside appropriate folder
  4. Commit the code
  5. Make pull request

FEATURES - Beginner-friendly - Targeted for Coders. - Would also help participants who are not familiar with development but are eager to participate in open source.

Materials

About

Contribute your Data Structures and Algorithms (DSA) questions and answers for Hacktoberfest in this repository. Share your DSA knowledge, learn, and collaborate with others.

Topics

Resources

Stars

Watchers

Forks