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.
- Μέρος του λόγου: noun
- Κλάδος/Τομέας: Υπολογιστές
- Category: Αλγόριθμοι & δομές
- Government Agency: NIST
 			0   			 		
 Δημιουργός
- GeorgeV
- 100% positive feedback

