β
Correct Answer: (C)
o(c log c)
Explanation: if we maintain the trees in a priority queue, ordered by weight, then the running time is given by o(c log c).
Explanation by: Admin
if we maintain the trees in a priority queue, ordered by weight, then the running time is given by o(c log c).
Discussion
Question Analytics
753
Total Visits
1 y ago
Published
Admin
Publisher
82%
Success Rate