Data Structures
What is a Data Structure?
Data Structure is nothing but storing the day in an organized way. It is used to store the data in a particular way ( such as the last input value will get out first ).
We have different data structures for different types o...
dadudev.hashnode.dev3 min read