12. Data Structures
Objectives
In this chapter you’ll:
Allocate and free memory dynamically for data objects.
Form linked data structures using pointers, self-referential structures and recursion.
Create and manipulate linked lists, queues, stacks and binary trees.
Learn important applications of linked data structures.
Outline
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.