Question: For the tree below, write the in-order traversal.

Options

A : 6, 2, 5, 7, 11, 2, 5, 9, 4

B : 6, 5, 2, 11, 7, 4, 9, 5, 2

C : 2, 7, 2, 6, 5, 11, 5, 9, 4

D : 2, 7, 6, 5, 11, 2, 9, 5, 4

Click to view Correct Answer

Previous || Next

Data Structure Inorder Traversal more questions

Calculate the average power dissipated if the value of the....

When 1 A current flows out of the positive terminal....

The velocity of a wave travelling in the air medium....

Calculate the number of sigma(?) and pi(?) bonds present in....

Calculate the capture rate where Cn=10, Nt=1010cm-3, n=1020 and fF....

The basket like structure of filaments in NPC has _________....

What’s the number of particles in 10 moles of hydrochloric....

How many atoms of carbon represent 1.5 mole?

A mole of any substance contains _______

40 gms of NaOH contains

Data Structure Adjacency List more Online Exam Quiz

Data Structure Generating Subsets

Data Structure Graph

Data Structure Hash Tables

Data Structure Heap

Data Structure Incidence Matrix Graph Structured Stack

Data Structure Interview

Data Structure Interview Experienced

Data Structure Interview Freshers

Data Structure Interview Single Linked Lists

Data Structure Kadanes Algorithm