January 5, 2024Queues-and-StacksQuestion 7 A function f defined on stacks of integers satisfies the following properties. f(∅) = 0 and f (push (S, i)) = max (f(S), 0) […]
January 5, 2024ISRO-2018Question 5 ( G, *) is an abelian group. Then A x = x-1, for any x belonging to G B x = x2, for any […]
January 5, 2024ISRO-2018Question 11 In unit testing of a module, it is found that for a set of test data, at the maximum 90% of the code alone […]
January 5, 2024ISRO-2018Question 12 In a file which contains 1 million records and the order of the tree is 100, then what is the maximum number of nodes […]