Presentation
Estructuras de Datos y Árboles
Fecha
2014-03-28Autor
Pérez Olguín, Nubia Belzabet
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.