Skip to content

Latest commit

 

History

History
88 lines (59 loc) · 2.55 KB

README.md

File metadata and controls

88 lines (59 loc) · 2.55 KB

Rules To Contribute To This Repo

  • 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

  1. Beginner-friendly
  2. Targeted for developers, content writers, and programming enthusiasts.
  3. Would also help participants who are unfamiliar with development but are eager to participate in open source.


Materials


Contributors


Connect with me

Sunny's LinkdeIn


if (isAwesome) {
  // thanks in advance :p
  starThisRepository();
}

  _____ _                 _     __   __
 |_   _| |__   __ _ _ __ | | __ \ \ / /__  _   _
   | | | '_ \ / _` | '_ \| |/ /  \ V / _ \| | | |
   | | | | | | (_| | | | |   <    | | (_) | |_| |
   |_| |_| |_|\__,_|_| |_|_|\_\   |_|\___/ \__,_|