October 15, 2023

Binary-Trees

Question 46 Let T be a full binary tree with 8 leaves. (A full binary tree has every level full). Suppose two leaves a and b […]
October 15, 2023

GATE 1996

Question 14 In the balanced binary tree in the below figure, how many nodes will become unbalanced when a node is inserted as a child of […]
October 16, 2023

GATE 2002

Question 18 The results returned by function under value-result and reference parameter passing conventions A Do not differ B Differ in the presence of loops C […]