Data Structures Notes
Wednesday, March 4, 2009
What is a sorting algorithm?
A sorting algorithm is an algorithm that sorts the data into ascending or
descending
order.
Examples of such sorting algorithms are:
Radix sorting
Heap sorting
Selection sorting
Bubble sorting
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment