Technical Interview

Home
Technical Interview
Interview Process
Introduction Questions
Quantitative Problems
Google & Microsoft
Algorithms
C/C++ Questions
Java Questions
Data Structures
Fundamental Questions
Puzzles
Resume Tips
Added Recently
Links
Contact Us
Submit Question/Answer

What are some of the applications for the tree data structure?

 

1- Manipulation of the arithmetic expressions.
2- Symbol table construction.
3- Syntax analysis.