Essential algorithms and data structures
Sorting algorithms
Routines that organise data in fundamental data structures in order.
What is an insertion sort?
The insertion sort inserts each item into its correct position in a data set one at a time. It is a useful algorithm for small data sets.
What extra is in the book?
Each algorithm / data structure has its own dedicated chapter in the book, which includes:
A hard copy of the book is available on our shop and a free PDF copy is included for all premium subscribers.