Question
There is a BST and below is the Pre order of the BST,
What will be it’s In order 150 70 60 80 250 200 350Solution
Preorder = Root → Left → Right First element = root → 150 Remaining elements = Left (150) Left subtree of 150: 70, 60, 80 Root of left subtree = 70 Left of 70 = 60 Right of 70 = 80 Right subtree of 150: 250, 200, 350 Root of right subtree = 250 Left of 250 = 200 Right of 250 = 350 So BST structure: 150 / \ 70 250 / \ / \ 60 80 200 350 Step 3: Inorder Traversal (Left → Root → Right) Left subtree of 150 → 60, 70, 80 Root = 150 Right subtree → 200, 250, 350 Combine: 60, 70, 80, 150, 200, 250, 350 Answer (Inorder Traversal) 60 70 80 150 200 250 350
Select the figure that will come in place of the question mark (?) in the following figure series.
 'A + B' means 'A' is the sister of 'B'.
'A @ B' means 'A' is the wife of 'B'.
'A $ B' means 'A' is the son of 'B'.
'A % B' means ...
Select the Venn diagram that best represents the relationship between the following classes.
Rivers, Ganga, Water bodies
In a certain code language,
'Space Thee Bliss' is written as 'is jk th',
'Bliss Youth Last' is written as 'th cu wn',
'River Last G...
Select the letter-cluster that can replace the (?) in the following series.
DEB, IJG, NOL,  ?,  XVV     Â
P, Q, R, S, T, U and V are standing in a queue.
i. T is just behind P.
ii. V is just in front of Q, who is not the last person.
iii...
Select the number from among the given options that can replace the question mark (?) in the following series.
3, 78, 9, 69, 15, 60, ?
If ‘+’ means ‘divided by’. ‘ ̶ ’ means ‘added to’, ‘×’ means ‘subtracted from’ and ‘÷’ means ‘multiplied by’, what wi...
If in any code language AJAY is written as 1117, then is same code NAMA would be written as ?
Four number-pairs have been given, out of which three are alike in some manner and one is different. Select the one that is different.