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 books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.