Skip to content

Aayush-Raut10/DSA

Repository files navigation

DSA

contains data structures and algorithms concepts and code in C

Data structure

Data structure is a way of storing and orgnizing data in computer's memory so that it can be easily and efficiently accessed.
Basically, Data structures are divided into two categories: linear and non-linear.

linear Data Structure

Linear data structure is a type of data structure in which data elements are arranged linearly.some most common linear data structures are:

Arrays

Array is a data structure used for storing data of the same type

non-linear Data Structure

About

contains concepts of data structures and algorithms with code in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages