You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can write solutions in C/C++/Java for Data Structure and Algorithms.
Follow the file naming convention for all your pull requests.
While adding any content it should be inside its appropriate directory
if there is any problem with an inaccurate solution create an issue!
Things you can contribute to
Repo contains folders of all the data structures and algorithms topics with some pre-addressed questions. You can add a solution to a question ( present in the readme of the particular topic folder) that is unanswered.
you can update the existing solution with a better one ( better complexity).
Participants can even add new questions and solutions of their interest.
solve issues raised by other people or yourself.
make web pages ( hosted from GitHub readme ) more appealing and updated.
Well-documented source code with detailed explanations provides a valuable resource for educators and students alike.
Steps For Contribution
1. Fork this repo
2. Star this repo
3. Add a file ( txt/cpp ) inside the appropriate folder
4. commit the code
5. Make a pull request
FEATURES
Beginner-friendly
Targeted for developers, content writers, and programming enthusiasts.
Would also help participants who are unfamiliar with development but are eager to participate in open source.