Introduction - If you have any usage issues, please Google them yourself
Binary search trees (BST), sometimes called ordered or sorted binary trees, are a particular type of containers: data structures that store items (such as numbers, names etc.) in memory.