Request New Subject
Home
Data Structures (DS)
Linear Data Structures -Stacks and Queues
Q. What is the time complexity to insert a node based on key in a priority queue? (Solved)
1. O(nlogn)
2. O(logn)
3. O(n)
4. O(n2)
c. O(n)
Related Topics
→ Non Linear Data Structures - Graphs
→ Non Linear Data Structures - Trees
→ Searching, Sorting and Hashing Techniques
Subscribe Now
Get All Updates & News
Subscribe