📚 Question Bank Q100 — Algorithms
Tags
Algorithms
Q100. Marks: +2.0 UGC NET Paper 2: Computer Science 2020
In a binary max heap containing n numbers, the smallest element can be found in ______ time.  
1.O(n) ✓ Correct
2.O(log2 n)
3.O(1)
4.O(log2 log2 n)
📄 All “Algorithms” questions across papers
🏷 Change Tag for this Question