Multiple choice In a binary max heap containing n numbers, the smallest element can be found in time O (n) O (log n) O (log log n) O (1) Reveal answer Fill a bubble to check yourself A Correct answer Explanation