# ternary tree

> tree data structure in which each node has at most three child nodes, usually distinguished as "left", “mid” and "right"

**Wikidata**: [Q7263850](https://www.wikidata.org/wiki/Q7263850)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Ternary_tree)  
**Source**: https://4ort.xyz/entity/ternary-tree


## References

1. BabelNet