Oris
Today
Universe
Explore
Studio
Authors
Account
Lesson 1 of 8
What is the time complexity of inserting into, or extracting the top from, a binary-heap priority queue?
O(log n)
O(1)
O(n)
O(n log n)
Check
Today
Universe
Explore
Profile