November 27, 2023

Question 7572 – Algorithms

Which of the following is asymptotically smaller? Correct Answer: A Question 367 Explanation:  Option-A & B: lg(lg*n) is smaller than lg*(lgn). Because lg*(lg n) = lg*n-1. […]
November 27, 2023

Question 16812 – Algorithms

Consider a memory system having address spaced at a distance of m. T=Bank cycle time and n number of bank, then the average data access time […]
November 27, 2023

Question 11527 – Algorithm-Paradigms

Match the following typical example problems with suitable algorithm-design paradigms A: Minimal Spanning Tree B: Binary Search Algorithm C: Depth-First Search D: Optimization I: Divide and […]
error: Alert: Content selection is disabled!!