D. Sorting: A Deeper Look

Objectives

In this appendix you’ll:

Image Sort an array using the selection sort algorithm.

Image Sort an array using the insertion sort algorithm.

Image Sort an array using the recursive merge sort algorithm.

Image 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.