Estructuras de Datos y Árboles
Cargando...
Fecha
Autores
Título de la revista
ISSN de la revista
Título del volumen
Editor
Resumen
The data structures defined the Organization and interrelation of data and operations available on them, for example the ordering of the elements belonging to the structure or the search in sequential or binary form.
The choice of the data structure for each problem depends on such factors as the frequency and the order in which each operation on the data is made.