April 17, 2024GATE 2015 [Set-2]Question 14 A binary tree T has 20 leaves. The number of nodes in T having two children is _________. A 19 B 20 C 21 […]
April 17, 2024GATE 2014 [Set-1]Question 21 Let G be a graph with n vertices and m edges. What is the tightest upper bound on the running time of Depth First […]
April 17, 2024Computer-NetworksQuestion 741 With an IP address of 100, you have 80 subnets. What subnet mask should you use to maximize the number of available hosts? A […]
April 17, 2024Data-StructuresQuestion 20 The height of a tree is defined as the number of edges on the longest path in the tree. The function shown in the […]