{"id":4807,"date":"2017-02-07T11:11:55","date_gmt":"2017-02-07T11:11:55","guid":{"rendered":"https:\/\/www.techopedia.com\/definition\/binary-search-tree\/"},"modified":"2017-02-07T11:11:55","modified_gmt":"2017-02-07T11:11:55","slug":"binary-search-tree","status":"publish","type":"definition","link":"https:\/\/www.techopedia.com\/definition\/6282\/binary-search-tree-bst","title":{"rendered":"Binary Search Tree"},"content":{"rendered":"
A binary search tree is a particular type of data container storing values that can provide for efficient search. The \u201ctree\u201d separates into two identifiers, left and right, and recursive splitting creates the whole sub-structure of the data container.\n<\/p>\n
In addition to its basic structure, where the original \u201ctrunk\u201d of the binary tree splits in two, there are other data protocols associated with the binary search tree structure. One is that the key values on the two nodes of a split are stores so that the \u201cleft\u201d key is less than the original, and the \u201cright\u201d key is more. Binary search trees also have other properties that are explained by data scientists and other professionals, for example, the interesting nature of the \u201cleaf\u201d or end node, which typically does not hold a value. Binary structures like the binary search tree can be used to decrease effort in search, because the data structure holds data in a sorted archive.<\/p>\n","protected":false},"excerpt":{"rendered":"
What Does Binary Search Tree Mean? A binary search tree is a particular type of data container storing values that can provide for efficient search. The \u201ctree\u201d separates into two identifiers, left and right, and recursive splitting creates the whole sub-structure of the data container. Techopedia Explains Binary Search Tree In addition to its basic […]<\/p>\n","protected":false},"author":7813,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"_lmt_disableupdate":"","_lmt_disable":"","om_disable_all_campaigns":false,"footnotes":""},"definitioncat":[244,216],"class_list":["post-4807","definition","type-definition","status-publish","format-standard","hentry","definitioncat-programming-languages","definitioncat-software-development"],"acf":[],"yoast_head":"\n