cover image

Data structure

Particular way of storing and organizing data in a computer / From Wikipedia, the free encyclopedia

Dear Wikiwand AI, let's keep it short by simply answering these key questions:

Can you list the top facts and stats about Data structure?

Summarize this article for a 10 years old

SHOW ALL QUESTIONS

In computer science, a data structure is a data organization, management, and storage format that is usually chosen for efficient access to data.[1][2][3] More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data,[4] i.e., it is an algebraic structure about data.

Hash_table_3_1_1_0_1_0_0_SP.svg
A data structure known as a hash table.