Skip to content

DSA notes. It includes both theory part and implementation of all the data structures and algorithms.

Notifications You must be signed in to change notification settings

nabeel-ncz/data-structures-and-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structure

Data structures are ways of organizing data in a computer so that it can be used effectively. Some common data structures include arrays, linked lists, trees, and graphs.

Algorithms

Algorithms are step-by-step instructions for solving a problem. They can be used to perform a variety of tasks, such as sorting data, searching for data, and finding the shortest path between two points.

About

DSA notes. It includes both theory part and implementation of all the data structures and algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published