Home > Term: in-order traversal
in-order traversal
Process all nodes of a tree by recursively processing the left subtree, then processing the root, and finally the right subtree.
- Jenis Kata: noun
- Industri / Domain: Sains komputer
- Kategori: Algorithms & data structures
- Government Agency: NIST
0
Penulis
- GeorgeV
- 100% positive feedback