Skip to content

Data Structures provides a way to store and organize data, and Algorithms are set of steps to solve a particular problem

License

Notifications You must be signed in to change notification settings

imhq/data-structure-and-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Int Main ds-algo

Data Structure And Algorithms

Data Structure is a data organization, management, and storage format that enables efficient access and modification. Stack, Linked list, trees, graph, etc are the example of basic data structures.

Algorithm is a set of instructions, used to solve a particular problem in finite number of steps.

About

Data Structures provides a way to store and organize data, and Algorithms are set of steps to solve a particular problem

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages