HCSS interview question

What are data structures?

Interview Answer

Anonymous

6 July 2018

Data structures are containers used to store and process information. Arrays, objects, variables, dictionaries, etc. are the most common data structures.