Download the app
educalingo
Search

Meaning of "data structure" in the English dictionary

Dictionary
DICTIONARY
section

PRONUNCIATION OF DATA STRUCTURE

data structure play
facebooktwitterpinterestwhatsapp

GRAMMATICAL CATEGORY OF DATA STRUCTURE

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation
Data structure is a noun.
A noun is a type of word the meaning of which determines reality. Nouns provide the names for all things: people, objects, sensations, feelings, etc.

WHAT DOES DATA STRUCTURE MEAN IN ENGLISH?

Data structure

In computer science, a data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently. Different kinds of data structures are suited to different kinds of applications, and some are highly specialized to specific tasks. For example, B-trees are particularly well-suited for implementation of databases, while compiler implementations usually use hash tables to look up identifiers. Data structures provide a means to manage large amounts of data efficiently, such as large databases and internet indexing services. Usually, efficient data structures are a key in designing efficient algorithms. Some formal design methods and programming languages emphasize data structures, rather than algorithms, as the key organizing factor in software design. Storing and retrieving can be carried out on data stored in both main memory and in secondary memory.

Definition of data structure in the English dictionary

The definition of data structure in the dictionary is an organized form, such as an array list or string, in which connected data items are held in a computer.

WORDS THAT BEGIN LIKE DATA STRUCTURE

data bus
data cap
data capture
data carrier
data collection
data dictionary
data directory
data file
data link
data mining
data pen
data preparation
data processing
data processor
data protection
Data Protection Act
data security
data set
data transmission
data warehousing

WORDS THAT END LIKE DATA STRUCTURE

acupuncture
adventure
architecture
conjecture
facture
fracture
in the picture
infrastructure
juncture
landscape architecture
lecture
manufacture
microstructure
motion picture
picture
prefecture
puncture
restructure
stress fracture
structure
venipuncture

Synonyms and antonyms of data structure in the English dictionary of synonyms

SYNONYMS

Translation of «data structure» into 25 languages

TRANSLATOR
online translator

TRANSLATION OF DATA STRUCTURE

Find out the translation of data structure to 25 languages with our English multilingual translator.
The translations of data structure from English to other languages presented in this section have been obtained through automatic statistical translation; where the essential translation unit is the word «data structure» in English.

Translator English - Chinese

数据结构
1,325 millions of speakers

Translator English - Spanish

estructura de datos
570 millions of speakers

English

data structure
510 millions of speakers

Translator English - Hindi

डेटा संरचना
380 millions of speakers
ar

Translator English - Arabic

هيكل البيانات
280 millions of speakers

Translator English - Russian

структура данных
278 millions of speakers

Translator English - Portuguese

estrutura de dados
270 millions of speakers

Translator English - Bengali

তথ্য কাঠামো
260 millions of speakers

Translator English - French

Structure de données
220 millions of speakers

Translator English - Malay

Struktur data
190 millions of speakers

Translator English - German

Datenstruktur
180 millions of speakers

Translator English - Japanese

データ構造
130 millions of speakers

Translator English - Korean

데이터 구조
85 millions of speakers

Translator English - Javanese

Struktur data
85 millions of speakers
vi

Translator English - Vietnamese

cấu trúc dữ liệu
80 millions of speakers

Translator English - Tamil

தரவு கட்டமைப்பு
75 millions of speakers

Translator English - Marathi

डेटा संरचना
75 millions of speakers

Translator English - Turkish

veri yapısı
70 millions of speakers

Translator English - Italian

struttura dati
65 millions of speakers

Translator English - Polish

struktura danych
50 millions of speakers

Translator English - Ukrainian

структура даних
40 millions of speakers

Translator English - Romanian

structura de date
30 millions of speakers
el

Translator English - Greek

δομή δεδομένων
15 millions of speakers
af

Translator English - Afrikaans

data struktuur
14 millions of speakers
sv

Translator English - Swedish

datastruktur
10 millions of speakers
no

Translator English - Norwegian

Datastrukturen
5 millions of speakers

Trends of use of data structure

TRENDS

TENDENCIES OF USE OF THE TERM «DATA STRUCTURE»

The term «data structure» is quite widely used and occupies the 41.629 position in our list of most widely used terms in the English dictionary.
0
100%
FREQUENCY
Quite widely used
81
/100
The map shown above gives the frequency of use of the term «data structure» in the different countries.
Principal search tendencies and common uses of data structure
List of principal searches undertaken by users to access our English online dictionary and most widely used expressions with the word «data structure».

FREQUENCY OF USE OF THE TERM «DATA STRUCTURE» OVER TIME

The graph expresses the annual evolution of the frequency of use of the word «data structure» during the past 500 years. Its implementation is based on analysing how often the term «data structure» appears in digitalised printed sources in English between the year 1500 and the present day.

Examples of use in the English literature, quotes and news about data structure

EXAMPLES

10 ENGLISH BOOKS RELATING TO «DATA STRUCTURE»

Discover the use of data structure in the following bibliographical selection. Books relating to data structure and brief extracts from same to provide context of its use in English literature.
1
Data Structure and Files
Data Structures Definition, The abstract data type (ADT), Arrays, Strings, Recursion.
A.A.Puntambekar, 2008
2
Data Structures and Algorithms Made Easy: Data Structure and ...
That gives you an idea about the pattern of problems in the book. If you feel this will help others, please spread this mail. The main objective of this book is to make people aware of importance of data structures and algorithms.
Narasimha Karumanchi, 2011
3
Data Structure for 'C' Programming
We will discuss structured type in detail in due course. Data structure is a representation of the logical relationship among individual elements of data. There are some classic data structures that form the building blocks for more sophisticated ...
Ajay Kumar
4
Data Structure Puzzles: Puzzle Your Mind for Data Structures
All code written in C Enumeration of possible solutions for each problem Covers all topics for competitive exams Covers interview questions on data structures and algorithms Reference Manual for working people Campus Preparation ...
Narasimha Karumanchi, 2011
5
Beginning Data Structures Using C
Intended for those students who want to learn Data Structure programs in C language, this resource has a proper step-by-step explanation of each line of code.
Yogish Sachdeva, 2011
6
C Programming And Data Structures
Algorithm/pseudo code, Flowchart, Program development steps, Structure of C program, A simple C program, Identifiers, Basic data types and sizes, Constants, Variables, Arithmetic, Relational and logical operators, Increment and decrement ...
D.A.Godse A.P.Godse, 2007
7
Data Structures Using C++
Clearly written with the student in mind, this text focuses on Data Structures and includes advanced topics in C++ such as Linked Lists and the Standard Template Library (STL).
D. Malik, 2009
8
Data Structures: A Pseudocode Approach with C
This second edition expands upon the solid, practical foundation established in the first edition of the text.
Richard Gilberg, Behrouz Forouzan, 2004
9
Data Structures and Algorithms in C++
First, the book places special emphasis on the connection between data structures and their algorithms, including an analysis of the algorithms' complexity.
Adam Drozdek, 2004
10
Data Structures And Algorithms
Fundamental ConceptsData Structures : Data, Data objects, Data types, Abstract Data Types (ADT) and Data structure, Concept of primitive and non primitive, Linear and non-linear, Static and dynamic, Persistent and ephemeral data structures ...
N.A.Deshpande S.S.Sane, 2006

10 NEWS ITEMS WHICH INCLUDE THE TERM «DATA STRUCTURE»

Find out what the national and international press are talking about and how the term data structure is used in the context of the following news items.
1
Marketing automation lessons: What CMOs would do differently next …
Data Cleansing/Management: The first would be spending more time upfront determining an effective data structure and then cleansing this ... «CMO, Jul 15»
2
China Merchants Bank mines the power of big data
Existing platforms process core transactions but are not expandable due to high costs, low scalability and inflexible data structure. Traditional ... «Enterprise Innovation, Jul 15»
3
Dysbiosis of upper respiratory tract microbiota in elderly pneumonia …
Data points are positioned in such a manner that the two-dimensional plot represents the multidimensional data structure the best way possible ... «Nature.com, Jul 15»
4
Every Programmer Should Understand This
A linked list is probably the most basic data structure in computer science and is the main building block that other data structures consist of. «Pulse, Jul 15»
5
Logic behind grid terrain
If your data structure is 1 by 1 tiles, then the whole thing is 64 by 64 in your world space coords, which means you need to figure out how to ... «GameDev.net, Jul 15»
6
10 Tips To Becoming A Better Programmer
Becoming a complete programmer involves building experience across a range of development tasks, including algorithms, data structure and ... «ProgrammableWeb, Jul 15»
7
Big Data Can Prevent Adverse Drug Effects
... of bioinformatics at Stanford, “and created a data structure which we (could) then analyze for associations that may have clinical significance. «Health IT Outcomes, Jul 15»
8
Next-Generation Databases Take On Big Data Management …
... and Redis; XML: These use XML, the underlying language of the web and many other information sharing systems, to define data structure. «Forbes, Jun 15»
9
Researchers analyze backdoor 'Dino' linked to Animal Farm spy group
He also noted that Dino “heavily relies” on a custom data structure called “DataStore,” in which all of Dino's modules store their content. «SC Magazine, Jun 15»
10
China's Top Supercomputer Dramatically Speeds Genomics Pipeline
As the team describes in great detail, they “redesigned the key data structure of SOAPsnp, which significantly reduces the overhead of memory ... «The Platform, Jun 15»

REFERENCE
« EDUCALINGO. Data structure [online]. Available <https://educalingo.com/en/dic-en/data-structure>. Jun 2026 ».
Download the educalingo app
en
English dictionary
Discover all that is hidden in the words on
index
a b c d e f g h i j k l m n o p q r s t u v w x y z