diff options
Diffstat (limited to 'files/es/glossary/estructura_de_datos/index.html')
-rw-r--r-- | files/es/glossary/estructura_de_datos/index.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/files/es/glossary/estructura_de_datos/index.html b/files/es/glossary/estructura_de_datos/index.html deleted file mode 100644 index d01f1b0ac8..0000000000 --- a/files/es/glossary/estructura_de_datos/index.html +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: Estructura de datos -slug: Glossary/Estructura_de_datos -tags: - - Codificación - - Estructura de datos - - Glosario -translation_of: Glossary/Data_structure ---- -<p><strong>Estructura de datos</strong> es una forma particular de organizar datos para que puedan ser usados eficientemente.</p> - -<h2 id="Aprende_másEdit">Aprende más<a class="button section-edit only-icon" href="https://developer.mozilla.org/en-US/docs/Glossary/Accessibility$edit#Learn_more" rel="nofollow, noindex"><span>Edit</span></a></h2> - -<h3 class="highlight-spanned" id="Conocimiento_general"><span class="highlight-span">Conocimiento general</span></h3> - -<ul> - <li>{{interwiki("wikipedia", "Estructura_de_datos", "Estructura de datos")}} en Wikipedia</li> -</ul> |