AP Computer Science A

study guides for every class

that actually explain what's on your next test

Trees

from class:

AP Computer Science A

Definition

Trees are hierarchical data structures consisting of nodes connected by edges. Each node has zero or more child nodes, except for the root node which has no parent. Trees are commonly used for organizing data in a hierarchical manner.

congrats on reading the definition of Trees. now let's actually learn it.

ok, let's learn stuff
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.