D. Sorting: A Deeper Look
Objectives
In this appendix you’ll:
Sort an array using the selection sort algorithm.
Sort an array using the insertion sort algorithm.
Sort an array using the recursive merge sort algorithm.
Determine the efficiency of searching and sorting algorithms and express it in “Big O” notation.
Get C for Programmers with an Introduction to C11 now with the O’Reilly learning platform.
O’Reilly members experience live online training, plus books, videos, and digital content from nearly 200 publishers.