Sorting is easy in arrays, there are multiple algorithms which can be used (even the non-comparison sorting algorithms like counting sort). To sort a lined list, we don’t have much optimized options.

I hope you, Enjoyed the differences and similarities..

Pages: 1 2 3 4 5 6 7 8 9 10 11

One Response

  1. why we can not use binary search in linked list even it is sorted,what is main reason behind this fact?

Leave a Reply

Your email address will not be published. Required fields are marked *