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

Answer Posted / phool chand

The manipulation of Arithmetic expression,

Symbol Table construction,

Syntax analysis.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages and disadvantages of linked list?

424


How do you sort a map by key?

499


What is the use of placement new?

584


What is sorted list in data structure?

488


What is the logic to reverse the array?

480






State the difference between primitive and non-primitive data types?

669


What is stack and queue in data structure?

472


What is priority queue in data structure?

480


Why is hashmap faster than arraylist?

526


What is the complexity of selection sort?

452


Is arraylist better than array?

469


How is a hashset implemented?

466


What is meant by binary tree?

457


How many types of lists are there?

515


Questions related to arrays, such as given a 2 integer array, find the common elements.

522