Ask
Search
Ask Question
Login
×
×
Welcome back.
and 2 others joined a min ago.
Continue with Google
Continue with email
0
4.7k
views
Discuss some practical applications of trees
written
6.2 years ago
by
kaivanshah
•
280
modified 4.6 years ago by
prashantsaini
•
0
data structures and algorithms
ADD COMMENT
FOLLOW
SHARE
EDIT
1 Answer
0
262
views
written
6.2 years ago
by
kaivanshah
•
280
Trees are extremely useful data structure with lots of practical applications.Following are its few practical applications.
Binary Search Trees(BSTs) are used to quickly check whether an element is present in a set or not.
Heap is a kind of tree that is used for heap sort.
A modified version of tree called Tries is used in modern routers to store routing information.
Most popular databases use B-Trees and T-Trees, which are variants of the tree structure we learned above to store their data
Compilers use a syntax tree to validate the syntax of every program you write.
ADD COMMENT
SHARE
EDIT
Please
log in
to add an answer.
Community
Users
Levels
Badges
Content
All posts
Tags
Dashboard
Company
About
Team
Privacy
Submit question paper solutions and earn money