May 22, 2024Question 8451 – Engineering-MathematicsLet G = (V,E) be a directed graph where V is the set of vertices and E the set of edges. Then which one of the […]
May 23, 2024Question 6861 – Data-StructuresConsider a hash table of size m = 10000, and the hash function h(K) = floor (m(KA mod1)) for A = ( √(5) – 1)/2. The […]
May 23, 2024Question 6354 – Data-StructuresConsider a full binary tree with n internal nodes, internal path length i, and external path length e. The internal path length of a full binary […]
May 23, 2024UGC NET CS 2013 Dec-paper-2Question 5 Using the RSA public key cryptosystem, if p = 13, q = 31 and d = 7, then the value of ‘e’ is A […]