Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 270 Bytes

File metadata and controls

2 lines (2 loc) · 270 Bytes

DSA_python

A data structure is a named location that can be used to store and organize 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 optimized computer programs.