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
Appearance
Find a word that is the synonym of impoverished
Select the appropriate option to replace the bold word with the adverb of frequency.
He did not admit that his team played badly.
Which of the following is a near synonym of the word ‘compliance’?
A) Adonis B) Adorable C) Handsome D) Powerful
...Something that can not be corrected.
Select the option that can be used as a one-word substitute for the given group of words.
Photographers who follow celebrities to get their pictu...
Select the most appropriate synonym of the given word.
Diligent
In each of the following questions, out of the 4 alternatives, choose the one which best expresses the meaning of the given word.
Mordant
The art of preserving skins.