...
January 8, 2025

ISRO CS 2015

Question 11 If the sequence of operations – push (1), push (2), pop, push (1), push (2), pop, pop, pop, push (2), pop are performed on […]
January 13, 2025

GATE-2024-CS1(Forenoon)

Question 41 An array [82, 101, 90, 11, 111, 75, 33, 131, 44, 93] is heapified. Which one of the following options represents the first three […]
January 13, 2025

GATE-2024-CS1(Forenoon)

Question 43 Consider a binary min-heap containing 105 distinct elements. Let k be the index (in the underlying array) of the maximum element stored in the […]
January 20, 2025

GATE 2011

Question 40 We are given a set of n distinct elements and an unlabeled binary tree with n nodes. In how many ways can we populate […]