matthewsamuel95 / ACM-ICPC-Algorithms

Algorithms used in Competitive Programming
2.1k stars 1.27k forks source link

Added information/documentation about BST into README.md #621

Closed aljazglavac closed 6 years ago

aljazglavac commented 6 years ago

Information how binary search tree is presented, and what values are stored in nodes.