HCSS Interview Question

What are data structures?

Interview Answer

Anonymous

Jul 6, 2018

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