24. Data Structures
Much that I bound, I could not free; Much that I freed returned to me.
—Lee Wilson Dodd
‘Will you walk a little faster?’ said a whiting to a snail, ‘There’s a porpoise close behind us, and he’s treading on my tail.’
—Lewis Carroll
There is always room at the top.
—Daniel Webster
Push on—keep moving.
—Thomas Morton
I think that I shall never see A poem lovely as a tree.
—Joyce Kilmer
Objectives
In this chapter you will learn:
• To form linked data structures using references, self-referential classes and recursion.
• How boxing and unboxing enable simple-type values to be used where object
s are expected in a program.
• To create and manipulate dynamic data structures, such as linked lists, queues, stacks and binary ...
Get C# for Programmers, Second Edition 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.