...
November 30, 2023

UGC NET CS 2018-DEC Paper-2

Question 21 Consider the following statements related to AND-OR Search algorithm. S​ 1​ : A solution is a subtree that has a goal node at every […]
November 30, 2023

Priority-Queue

Question 1 Let A be a priority queue for maintaining a set of elements. Suppose A is implemented using a max-heap data structure. The operation Extract-Max(A) […]
November 30, 2023

UGC NET CS 2018-DEC Paper-2

Question 24 Consider a system with 2 level cache. Access times of Level 1, Level 2 cache and main memory are 0.5 ns, 5 ns and […]
November 30, 2023

Process-Scheduling

Question 7 Consider a set of n tasks with known runtimes r1, r2, …, rn to be run on a uniprocessor machine. Which of the following […]