# binary search tree

> data structure in tree form with 0, 1, or 2 children per node, sorted for fast lookup

**Wikidata**: [Q623818](https://www.wikidata.org/wiki/Q623818)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Binary_search_tree)  
**Source**: https://4ort.xyz/entity/binary-search-tree


## References

1. [Dictionary of Algorithms and Data Structures](http://xlinux.nist.gov/dads//HTML/binarySearchTree.html)
2. Freebase Data Dumps. 2013
3. Quora
4. [OpenAlex](https://docs.openalex.org/download-snapshot/snapshot-data-format)