Z Getcare Systems interview question

What is a data structure

Interview Answer

Anonymous

16 Jun 2022

Data structure is how you manage and store data. Each data structure is implented in a different way. Some are fast in getting an item and some are fast when adding new items.