Which type of algorithm is used to organize a list of elements in a specific order (ascending or descending)?
Searching
Dynamic programming
Graph traversal
Sorting

Programming Languages Exercises are loading ...