GithubHelp home page GithubHelp logo

vishalambavade / dsa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codechefmust/algorithms

0.0 1.0 0.0 107 KB

A repository by Codechef@MUST for data structures and algorithms

License: MIT License

C++ 64.17% Java 18.75% Python 17.08%

dsa's Introduction

Codechef Logo

DSA

Overview

  • The main goal of this project is to promote open-source, allowing anyone who wants to contribute.
  • This repository would be focused on data structure and algorithms in different languages.
  • You can contribute to a description, code of that algorithm, and submit solutions to the questions related to that algorithm in any language you prefer.
  • Make sure to follow the contribution guidelines listed below.

RULES:

YOU CANNOT CREATE A PR DIRECTLY. YOU NEED TO BE ASSIGNED AN ISSUE. IF THE ISSUE DOES NOT EXIST, CREATE ONE, ASK FOR IT IN YOUR PREFERRED PROGRAMMING LANGUAGE AND WAIT FOR IT TO BE ASSIGNED TO YOU. NOT FOLLOWING THIS WILL BE CONSIDERED A VIOLATION AND YOUR PR WILL BE MARKED INVALID. WHILE CREATING AN ISSUE, PLEASE FOLLOW THE FORMAT, ELSE, THE ISSUE WILL BE CLOSED.

Repository structure:

Please note that while creating a pull request, you must adhere to the structure of the repository. You can create a pull request for any of the following - explaination of an algorithm in an Algorithm.md markdown file, a code of that algorithm in your preferred language, or your solutions to some questions based on that particular algorithm in a language of your choice.

  • Algorithm Type Folders (eg - Searching, Sorting, Dynamic Programming etc)
    • Algorithm Folder
      • Algorithm.md (markdown file explaining algorithm)
      • Language Folder (eg. C++, Python, Java, Ruby, C# etc.)
        • Algorithm source code file (named as Algorithm.cpp / .py etc in CamelCase. Eg - HeapSort.cpp, BinarySearch.py)
        • Question based on the algorithm

Contribution Guidelines:

If you want a more detailed explanation, please visit here.

  • Issues will be assigned on a first come, first serve basis. The person who creates the issue gets the first priority. And then, issues are assigned based on who commented first. You just have to comment on the issue, asking to be assigned and the programming language you should be assigned in, and it will be done if found fit.
  • You cannot work on any issue that is not assigned to you.
  • If you have anything else in mind, FEEL FREE TO CREATE AN ISSUE and please wait for it to be assigned to you. If assigned to you, then you can start working on it and create a PR.
  • All PRs must be made from a Branch. Create a separate branch for every Issue you are working upon and then create a PR.
  • In your code file, add (Inside a multiline comment) Sample Input and Output at the end of the file along with Time and Space Complexity.
  • Every time you add a file via a Pull Request also update the algo.md file for that particular language in the same PR. You'll find a algo.md file in each language folder for every algorithm.
  • Plagiarism is highly discouraged and a plagiarized PR won't be accepted at all and will be marked as spam.
  • PR should be created within a week of you being assigned to it.
  • At no point of time, you can claim more than 4 issues i.e. you can have at max 4 working issues, for this repository.

Maintainers / Collaborators:

  1. @Taneesha-creates
  2. @deepansha-singh

dsa's People

Contributors

taneesha-creates avatar codechefmust avatar ankit6868 avatar 22tanyabansal avatar deepansha-singh avatar naresh1205 avatar priyanshi2808 avatar jaspriyagujral avatar meenaljain0303 avatar ishwa02 avatar ritika728 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.