Is priority queue a non-linear data structure?

Posted by Maxood on Stack Overflow See other posts from Stack Overflow or by Maxood
Published on 2010-03-13T09:47:06Z Indexed on 2010/03/13 9:55 UTC
Read the original article Hit count: 407

Filed under:

If yes then why priority queue is a non-linear data structure? Does non-linear data sturctures are bad in performance as compared to linear ones? If yes then why? Please explain in detail.

© Stack Overflow or respective owner

Related posts about priority-queue