Skip to content
/ DSA Public
forked from Crio-Bytes/DSA

Master repo regarding DSA related MicroBytes.

License

Notifications You must be signed in to change notification settings

sbindal057/DSA

 
 

All Contributors

Introduction

A data structure is a named location that can be used to store and organise data. And, an algorithm is a collection of steps to solve a particular problem. Learning data structures and algorithms allow us to write efficient and optimised computer programs.

Background

In computer science, a data structure is a data organisation, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data.

In mathematics and computer science, an algorithm is a finite sequence of well-defined, computer-implementable instructions, typically to solve a class of problems or to perform a computation. Algorithms are always unambiguous and are used as specifications for performing calculations, data processing, automated reasoning, and other tasks.

NOTE

Getting started with DSA is an anthology of Data Structures and Algorithms in all popular programming languages.Open and solve an issue(which can be raised by you too) inside the microbyte to get started with your contibution by adding on new Data Structurs/Algorithms to the microbyte.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Kevin Paulose

💻 📖 🤔 🖋 👀 📋

Amogh Rajesh Desai

👀 📋

K Anjali Kamath

💻 📖 🤔 🖋

Sudhanshu tiwari

👀 📋

Divyansh Rastogi

💻 📖 🤔 🖋

Crio.Do

📋

Ayush Kumar Shaw

💻 📖 📋 🤔 🚧 👀

Archithdwij

👀 📋

Divya_S

💻 🖋

Pulkit Verma

💻 🖋

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Master repo regarding DSA related MicroBytes.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.8%
  • Java 10.6%
  • C 7.5%
  • JavaScript 5.1%