Giter Site home page Giter Site logo

anupam-b / dsa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from makecontributions/dsa

0.0 0.0 0.0 55 KB

Data structure and Algorithm (DSA) contributions

License: MIT License

C++ 23.89% Python 10.83% C 2.97% JavaScript 9.13% C# 14.95% Java 38.23%

dsa's Introduction

Data Structures and Algorithm

Data structure and Algorithm (DSA)

Contribution Guidelines

1. Folders or files naming

The folder or file should have the below conditions:

  • The name should be in lower case.
  • The word should be separate with a dash(-).
  • When have new topic should create a new folder and index for it.
  • A new file should add to the index(README.md) using relative links
  • It can only contain dash(-) it cannot have other specific characters.

For example:

DSA
  | searching
    | readme.md -> should create an readme for the index
    | c-or-cpp
      | linear-search.cpp
      | binary-search.cpp
    | python
      | linear-search.py
      | binary-search.py
    | csharp
      | linear-search.cs
      | binary-search.cs

2. Naming Convention

The programming should keep the naming convention rule of each programming language

License

MIT

dsa's People

Contributors

ming-tsai avatar amisha-mohapatra avatar akrish4 avatar arsenic-atg avatar satcasm avatar gborgman05 avatar roshaen avatar acdlee avatar orionjoshi avatar sal81 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.