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
Fechas Históricas del Siglo XX
Diego Santos
ANTIGUO RÉGIMEN
Víctor Molinero
Hematología - ENARM
Emilio Alonsooo
Libros recomendados sobre la Primera Guerra Mundial
juanmadj
CLASIFICACIÓN DE COSTOS
uniica
FGM-5. ESTRUCTURA BÁSICA DEL MINISTERIO DE DEFENSA Y DEL EJÉRCITO DE TIERRA (I)
antonio del valle
PSICOBIOLOGIA
hileyn rincon
Test de Radicales 1 sencillo
MANUEL LUIS PÉREZ SALAZAR
Ley 39/2015 FASES PROCEDIMIENTO ADMTVO
Lauriña Gomez Martin
Explorar la Librería