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