Giter VIP home page Giter VIP logo

data-structures-and-algorithms's Introduction

Data Structures & Algorithms


About the repository:

  • Contains theories and programming questions related to fundamentals of data structures and algorithms
  • Every topic is in sequence and has a separate folder.
  • Within each folder, there are various sub-folders with theory and questions related to that topic
  • All codes are written in C++ programming language

Want to contribute ?

  • If you found any typo / logical error / runtime error or you want to add another topic, feel free to create a pull request.

  • How to create a pull request ?

    • step 1:   Fork this repository
    • step 2:   Clone this to your local machine
    • step 3:   Make a new branch
    • step 4:   Make changes
    • step 5:   Push it back to your repo
    • step 6:   Click compare and pull request
    • step 7:   Click create pull request
  • Are there any rules ?

    • Nothing strict, just keep the indentation clean
    • Use comments wherever necessary
    • Follow folder and file structure
    • Use appropriate variable names

Folder structure example:


data-structures-and-algorithms's People

Contributors

nikhilsourav 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.