Question

Binary trees are often used to represent hierarchical data. Which of the following is NOT a direct application of binary trees?

A Representing file systems
B Implementing expression parsers
C Storing data for a priority queue
D Modeling decision processes
E Implementing hash tables directly
Practice Next

Hey! Ask a query