Git Product home page Git Product logo

algorithmsanddatastructure's Introduction

website title image

πŸ‘‰ A Collection of Algorithm And Data Structures in C++ and Python πŸ‘ˆ

website title image

github stars github forks code size

open issues closed issues open pull request closed pull request

discord invite last contributions total contributors

Anyone Interested in managing the repository for the upcoming HacktoberFest2021, email us at [email protected]

  • Must be a student
  • Must have knowledge of Git Commands ex- branching, merging etc
  • Must have Python/C++ DS and Algo knowledge to review code.

Introduction

Data structures & algorithms are an essential part of programming. They both fall under the fundamentals of computer science. Understanding these gives us the advantage of writing better and more efficient code in less time. They are key topics when it comes to acing software engineering interview questions, so as developers, we must have knowledge of data Structure and algorithms.

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Data Structures

In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification.

Data structure is a way or a format in which your data is stored in memory for efficient usage and retrieval.

Algorithms

An algorithm is a set of instructions that are used to accomplish a task, such as finding the largest number in a list, removing all the red cards from a deck of playing cards, sorting a collection of names, or figuring out an average movie rating from just your friends' opinions.

Algorithms are not limited to computers. They are like a set of step-by-step instructions or an even a recipe, containing things you need, steps to do, the order to do them, conditions to look for, and expected results.

Languages

  • C++
  • Python
  • Java
  • JavaScript

Support

Check Contribution Guide Before Contribution.

Contributing

Before submitting a bug, please do the following: Check Contribution Guide Before Contribution.

  • Create separate issues for Python and C++.
  • You can only work on issues that you have been assigned to.
  • Use Flake8 locally for linting Python Code. pip install flake8. (We have linting checks so if your code fails it we will not merge the PR.)

Authors and acknowledgment

Show your appreciation to those who have contributed to the project.

For open-source projects, Under MIT License.

Maintainers

2022 Team

2020-2021 Team

Contributors

Stargazers over time

Stargazers over time

Must Read Articles

built by developers

algorithmsanddatastructure's People

Contributors

aaravm4 avatar anay121 avatar antoniouaa avatar anubhav-ghosh1 avatar balaguru4580 avatar carol975 avatar codeperfectplus avatar codesadhu avatar d2anubis avatar expresshermes avatar hannibal404 avatar himadripathak avatar hot9cups avatar ishi0301 avatar jashandeep2020 avatar kamesh-mishra avatar mahimagoyalx avatar rafu01 avatar rajdeep-ray avatar rj-coder-iitian avatar shonali-ks avatar shubham5351 avatar sourabmaity avatar sparkskapil avatar sskale1 avatar tinniaru3005 avatar utkarshbajaj avatar utkarshgoelut avatar vaibhav-jain18 avatar vyomgarg47 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.