null
US
Iniciar Sesión
Regístrate Gratis
Registro
Hemos detectado que no tienes habilitado Javascript en tu navegador. La naturaleza dinámica de nuestro sitio requiere que Javascript esté habilitado para un funcionamiento adecuado. Por favor lee nuestros
términos y condiciones
para más información.
Siguiente
Copiar y Editar
¡Debes iniciar sesión para completar esta acción!
Regístrate gratis
36925620
Trees
Descripción
Mapa Mental sobre Trees, creado por Angelica Cordero el 11/06/2022.
Mapa Mental por
Angelica Cordero
, actualizado hace más de 1 año
Más
Menos
Creado por
Angelica Cordero
hace más de 2 años
1
0
0
Resumen del Recurso
Trees
General Trees
Terminology: parent, child, ancestor, descendant
Tree: With the exception of the top element, each element in a tree has a parent element and zero or more children elements
Top element = root
Set of nodes storing elements
Edge: pair of nodes (u,v): u is the parent of v
Path: sequence of nodes
Tree ADT
getElement() root() parent(p) children(p) numChildren(p)
Binary Trees
Ordered tree
Every node has at most two children
Each child is labeled as being either left child or right child
A left child precedes a right child in the order of children of a node
Binary Tree ADT
left(p) right(p) sibling(p)
Implementing Trees
Linked Structure
addRoot(e) addLeft(p,e) addRight(p,e) set(p,e) remove (p)
Tree Traversal Algorithms
Traversal: systematic way of accessing all the positions of the tree
Preorder traversal: the root of T is visited first and then the subtrees rooted at its children are traversed recursively
Postorden traversal: it recursively traverses the subtrees rooted at the children of the root first, an then visits the root
Inorder traversal: visiting the nodes of T from left to right
Recursos multimedia adjuntos
Captura+De+Pantalla+2022 06 11+133342 (binary/octet-stream)
Mostrar resumen completo
Ocultar resumen completo
¿Quieres crear tus propios
Mapas Mentales
gratis
con GoConqr?
Más información
.
Similar
Evergreen Trees
CAROLINA PR
mapa
henry portillo
8 Frases de Ánimo que te Motivarán en la Vuelta a Clase
maya velasquez
CARBOHIDRATOS
Andrea Lopez Riv
Calendario del curso
mari.diaz26
Francés - Vocabulario Básico
lucero13mp
Mi PROYECTO DE VIDA
ADRIANA MAYAC
DECIMALES
PROYECTO APRENDER
Mapa ficha libro
Luis Alberto Barthe Lastra
FGM-3. REALES ORDENANZAS PARA LAS FUERZAS ARMADAS (I)
antonio del valle
ESPAÑA FÍSICA: TERMOS
Nuria Prado Álvarez
Explorar la Librería