November 26, 2023

Software-Engineering

Question 44 Match the following: 1) Waterfall model a) Specifications can be developed incrementally 2) Evolutionary model b) Requirements compromises are inevitable 3) Component-based c) Explicit […]
November 26, 2023

Binary-search-tree

Question 9 The following numbers are inserted into an empty binary search tree in the given order: 10, 1, 3, 5, 15, 12, 16. What is […]
November 26, 2023

GATE 2005

Question 35 How many distinct binary search trees can be created out of 4 distinct keys? A 5 B 14 C 24 D 42 Data-StructuresBinary-Search-Tree Question […]