sorting algorithms using stl library code example Example: stl sort in c++ sort(arr, arr+n); // sorts in ascending order