May 4, 2024

Asymptotic-Complexity

Question 9 Among the following asymptotic expressions, which of these functions grows the slowest (as a function of n) asymptotically? A a B b C c […]
May 8, 2024

GATE 1989

Question 2 In which of the following case(s) is it possible to obtain different results for call-by-reference and call-by-name parameter passing? A Passing an expression as […]
May 12, 2024

UGC NET CS 2011 Dec-Paper-2

Question 6 A hash table has space for 75 records, then the probability of collision before the table is 6% full. A 25 B 20 C […]