List out few of the Application of tree data-structure?



List out few of the Application of tree data-structure?..

Answer / phool chand

The manipulation of Arithmetic expression,

Symbol Table construction,

Syntax analysis.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is a directed graph?

0 Answers  


What are the types of algorithms?

0 Answers  


Define the term “percolate up”?

0 Answers  


How does threaded binary tree represented in data structure?

0 Answers  


Of the following tree structure, which is, efficient considering space and time complexities? (a) Incomplete Binary Tree (b) Complete Binary Tree (c) Full Binary Tree (b) Complete Binary Tree.

1 Answers  






What are the different types of linked list?

0 Answers  


What are types of Collision Resolution Techniques and the methods used in each of the types?

0 Answers  


What is the default capacity of hashmap?

0 Answers  


How is it possible to insert different type of elements in stack?

7 Answers   TCS,


How many null values are allowed in hashmap?

0 Answers  


Can a hashmap have duplicate keys?

0 Answers  


Is bubble sort adaptive?

0 Answers  


Categories