October 7, 2023

Sorting

Question 115 Heap sort may be considered as A Insertion sort done on a heap data structure instead of a list. B Selection sort done on […]
October 8, 2023

UGC-NET DEC-2019 Part-2

Question 1 Consider the following statements: (a) The running time of dynamic programming algorithm is always θ(ρ) where ρ is number of subproblems. (b) When a […]
October 8, 2023

NIC-NIELIT Scientist-B 2020

Question 77 Consider the algorithm that solves problems of size n by recursively solving two subproblems of size n-1 and then and then combining the solutions […]
October 8, 2023

Algorithms

Question 602 For a given hash table T with 10 slots that stores 1000 elements, the load factor α for T is__ A 100 B 0.01 […]
error: Alert: Content selection is disabled!!