SlideShare a Scribd company logo
General Tree
1
Powered by : 2
TALK ABOUT
 What is tree
 Definition of general tree
 Properties of general tree
 Simulation of general tree
 Examples of general tree
 Implementation
3
What is tree
 A tree is a widely used abstract data
type (ADT) that simulates a
hierarchical tree structure, with a root
value and subtrees of children with
a parent node, represented as a set of
linked nodes.
4
Definition
A general tree is a tree where each node
may have zero or more children (a
binary tree is a specialized case of
a general tree). General trees are used
to model applications such as file
systems.
5
Properties :
A
CB
D E F G H I
Number of Nodes : 9
1
3
2
4 5 6 7 8 9
6
Properties :
A
CB
D E F G H I
Height of the tree : 2
0
1
2
7
Properties :
A
CB
D E F G H I
Root
8
Properties :
A
CB
D E F G H I
Leaves
9
Properties :
A
CB
D E F G H I
Interior nodes
10
Properties :
A
CB
D E F G H I
A , C are Ancestors of G
11
Properties :
A
CB
D E F G H I
B , F are Descendants of A
12
Properties :
A
CB
D E F G H I
G ,H ,I are Siblings
13
Properties :
A
CB
D E F G H I
Subtree
14
Properties :
A
CB
D E F G H I
Degree of the tree : 3
1 2 3
15
Simulation of general tree
IIT
BSSE
MSSE
Progra-
mming
Soft-
ware
Analysis
MIT
Data-
base
Manage
ment
Spl-2Spl-1
Re-
search Thesis
Spl-3
16
Examples of General Tree 17
Binary Tree : A
B
D E
H I KJ
C
F G
L M ON
18
Balance Tree :
A
B
D E
H I KJ
F
L M ON
C
GF
19
Unbalance Tree :
13
7
11
14
18
20
Red -Black Tree : A
B
D E
I
C
F G
ON
NULL
NULL
NULL
NULLNULLNULLNULL
NULL NULL NULL NULL
21
B Tree :
3 30 60
4 5 61 2 65 72 76 85 9040 50
22
Implementation 23
Implementation 24
Implementation 25
Implementation 26
Implementation 27
28
29

More Related Content

PPTX
trees in data structure
PPTX
PPTX
Tree in data structure
PDF
Trees, Binary Search Tree, AVL Tree in Data Structures
PPTX
AVL Tree in Data Structure
PPTX
Linked List
PPTX
AVL Tree Data Structure
PPTX
Binary Tree in Data Structure
trees in data structure
Tree in data structure
Trees, Binary Search Tree, AVL Tree in Data Structures
AVL Tree in Data Structure
Linked List
AVL Tree Data Structure
Binary Tree in Data Structure

What's hot (20)

PDF
Expression trees
PPTX
Binary Search Tree
PPT
BINARY SEARCH TREE
PPTX
Data mining fp growth
PPT
Binary tree
PPTX
Threaded Binary Tree.pptx
PPT
Extensible hashing
PDF
AD3251-Data Structures Design-Notes-Tree.pdf
PDF
What is Stack, Its Operations, Queue, Circular Queue, Priority Queue
PPT
List Data Structure
PPTX
PPT
Elementary data organisation
PPT
Red black tree
PPT
b+ tree
PPTX
AVL Tree
PPTX
PPTX
Threaded Binary Tree
PPT
Data structure
Expression trees
Binary Search Tree
BINARY SEARCH TREE
Data mining fp growth
Binary tree
Threaded Binary Tree.pptx
Extensible hashing
AD3251-Data Structures Design-Notes-Tree.pdf
What is Stack, Its Operations, Queue, Circular Queue, Priority Queue
List Data Structure
Elementary data organisation
Red black tree
b+ tree
AVL Tree
Threaded Binary Tree
Data structure
Ad

Similar to Introduction to tree (20)

PPTX
TREE PRESENTATION COMPUTER SCIENCE/DATA STRUCTURE
PPTX
Understanding Tree Data Structure and Its Applications
PPTX
Data Structures Module 3 Binary Trees Binary Search Trees Tree Traversals AVL...
DOCX
Trees and Graphs in data structures and Algorithms
PPS
09 ds and algorithm session_13
PPTX
Tree Introduction.pptx
PPTX
notesCHAPTER_5_tree_data_structure_ds.pppt
PPT
Trees - Data structures in C/Java
PPTX
Trees in data structures
PPT
Chapter 8 ds
PPT
Chapter 8: tree data structure
PDF
Unit 4.1 (tree)
PPTX
Data Structures -Non Linear DS-Basics ofTrees
PPTX
Binary Trees - Tree Terminologies and representation
PPTX
trees assignment by Syed Muhammad Huzaifa.pptx
PPTX
data structure and algorithm chapter 8 computer
PPT
Data Structures 4
PPTX
Unit 6 tree
PPTX
Trees in Data Structure
PPT
Introduction To Binary Search Trees .ppt
TREE PRESENTATION COMPUTER SCIENCE/DATA STRUCTURE
Understanding Tree Data Structure and Its Applications
Data Structures Module 3 Binary Trees Binary Search Trees Tree Traversals AVL...
Trees and Graphs in data structures and Algorithms
09 ds and algorithm session_13
Tree Introduction.pptx
notesCHAPTER_5_tree_data_structure_ds.pppt
Trees - Data structures in C/Java
Trees in data structures
Chapter 8 ds
Chapter 8: tree data structure
Unit 4.1 (tree)
Data Structures -Non Linear DS-Basics ofTrees
Binary Trees - Tree Terminologies and representation
trees assignment by Syed Muhammad Huzaifa.pptx
data structure and algorithm chapter 8 computer
Data Structures 4
Unit 6 tree
Trees in Data Structure
Introduction To Binary Search Trees .ppt
Ad

More from Md. Rakib Trofder (20)

PPTX
Software System Reconstruction using large language model
PPTX
Daily Scrum, Sprint Review & Retrospective.pptx
PPTX
Scrum & Sprint Planning.pptx
PPTX
Agricultural Business with Technology
PPTX
HTTP Caching.pptx
PPTX
Twitter Timeline and Search Distributed System.pptx
PPTX
Artificial Intelligence in Gaming.pptx
PPTX
Mechanism behind BlogBee Application
PPTX
Massive Open Online Courses (MOOC)
PPTX
Design Pattern.pptx
PPTX
BlogBee A Blog Based Social Media.pptx
PPTX
INTER-SYSTEMS EARNS ISO 9001-2008 CERTIFICATION
PPTX
Web Technology Tag Presentation.pptx
PPTX
Video to text blog (blog bee)
PPTX
Web tech tag explanation
PPTX
Library assistant tool
PPTX
Http status code 416 vs 428, 503 vs 505
PPTX
Artificial Intelligence
PPTX
Page rank algorithm
PPTX
Analytic hierarchy process
Software System Reconstruction using large language model
Daily Scrum, Sprint Review & Retrospective.pptx
Scrum & Sprint Planning.pptx
Agricultural Business with Technology
HTTP Caching.pptx
Twitter Timeline and Search Distributed System.pptx
Artificial Intelligence in Gaming.pptx
Mechanism behind BlogBee Application
Massive Open Online Courses (MOOC)
Design Pattern.pptx
BlogBee A Blog Based Social Media.pptx
INTER-SYSTEMS EARNS ISO 9001-2008 CERTIFICATION
Web Technology Tag Presentation.pptx
Video to text blog (blog bee)
Web tech tag explanation
Library assistant tool
Http status code 416 vs 428, 503 vs 505
Artificial Intelligence
Page rank algorithm
Analytic hierarchy process

Recently uploaded (20)

PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Encapsulation theory and applications.pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
Cloud computing and distributed systems.
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Big Data Technologies - Introduction.pptx
PDF
Approach and Philosophy of On baking technology
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
sap open course for s4hana steps from ECC to s4
DOCX
The AUB Centre for AI in Media Proposal.docx
PPT
Teaching material agriculture food technology
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Network Security Unit 5.pdf for BCA BBA.
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Encapsulation theory and applications.pdf
Empathic Computing: Creating Shared Understanding
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Cloud computing and distributed systems.
Machine learning based COVID-19 study performance prediction
Big Data Technologies - Introduction.pptx
Approach and Philosophy of On baking technology
Dropbox Q2 2025 Financial Results & Investor Presentation
sap open course for s4hana steps from ECC to s4
The AUB Centre for AI in Media Proposal.docx
Teaching material agriculture food technology
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Advanced methodologies resolving dimensionality complications for autism neur...
Per capita expenditure prediction using model stacking based on satellite ima...
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
20250228 LYD VKU AI Blended-Learning.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf

Introduction to tree