about Sorting Algorithms

Posted by matin1234 on Stack Overflow See other posts from Stack Overflow or by matin1234
Published on 2010-06-12T13:26:32Z Indexed on 2010/06/12 13:32 UTC
Read the original article Hit count: 230

Filed under:
|

Hi I want to know that we always use Sorting algorithm like (Insertion Sort or Merge Sort,...) just for lists and arrays?? and we do not use these algorithms for stack or queue ??? thanks

© Stack Overflow or respective owner

Related posts about java

Related posts about data-structures