null
US
Entrar
Registre-se gratuitamente
Registre-se
Detectamos que o JavaScript não está habilitado no teu navegador. Habilite o Javascript para o funcionamento correto do nosso site. Por favor, leia os
Termos e Condições
para mais informações.
Próximo
Copiar e Editar
Você deve estar logado para concluir esta ação!
Inscreva-se gratuitamente
36925620
Trees
Descrição
Mapa Mental sobre Trees, criado por Angelica Cordero em 11-06-2022.
Mapa Mental por
Angelica Cordero
, atualizado more than 1 year ago
Mais
Menos
Criado por
Angelica Cordero
mais de 2 anos atrás
1
0
0
Resumo de 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
Anexos de mídia
Captura+De+Pantalla+2022 06 11+133342 (binary/octet-stream)
Quer criar seus próprios
Mapas Mentais
gratuitos
com a GoConqr?
Saiba mais
.
Semelhante
Evergreen Trees
CAROLINA PR
mapa
henry portillo
Biologia 10º ano
indialovesea
Novo Acordo Ortográfico
Alessandra S.
Basic General Quiz
Alessandra S.
Genética Molecular: Ácidos Nucleicos
Renata Cavazzana
História da Arte
GoConqr suporte .
Behaviorismo - Skinner
Suliane Makelry
QUIZ DE CIÊNCIAS - FÍSICA
Clean Maria Reis
A Célula
Nathalia - GoConqr
Quiz -sólidos geométricos
INES FIGUEIRA
Explore a Biblioteca