1.

An immediate application of a Depth First Search traversal is __________

A. count the number of leaf nodes
B. perform Inorder traversal in easy way
C. count number of nodes
D. implement preorder traversal
Answer» B. perform Inorder traversal in easy way


Discussion

No Comment Found