From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/glossary/data_structure/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 files/de/glossary/data_structure/index.html (limited to 'files/de/glossary/data_structure') diff --git a/files/de/glossary/data_structure/index.html b/files/de/glossary/data_structure/index.html new file mode 100644 index 0000000000..d4e944c46e --- /dev/null +++ b/files/de/glossary/data_structure/index.html @@ -0,0 +1,17 @@ +--- +title: Datenstruktur +slug: Glossary/Data_structure +tags: + - Datenstruktur + - Glossar +translation_of: Glossary/Data_structure +--- +

Datenstruktur ist ein bestimmter Weg um Daten zu organisieren, so dass diese effizient verwendet werden können.

+ +

Mehr erfahrenEdit

+ +

Allgemeinweissen

+ + -- cgit v1.2.3-54-g00ecf