"binary tree" meaning in English

See binary tree in All languages combined, or Wiktionary

Noun

Forms: binary trees [plural]
Head templates: {{en-noun}} binary tree (plural binary trees)
  1. (mathematics, computer science) A data structure in which each node has at most two children, each node but the root has one parent, and there are no cycles. Categories (topical): Computer science, Mathematics Hypernyms: tree Derived forms: full binary tree Related terms: quadtree Translations (data structure): arbre binari [masculine] (Catalan), 二叉树 (èrchāshù) (Chinese Mandarin), binární strom [masculine] (Czech), binääripuu (Finnish), arbre binaire [masculine] (French), árbore binária [feminine] (Galician), Binärbaum [masculine] (German), δυαδικό δέντρο (dyadikó déntro) [neuter] (Greek), tvíundatré [neuter] (Icelandic), tvíundartré [neuter] (Icelandic), tvíundahrísla [feminine] (Icelandic), albero binario [masculine] (Italian), drzewo binarne [neuter] (Polish), árvore binária [feminine] (Portuguese), arbore binar [masculine] (Romanian), árbol binario [masculine] (Spanish), binärträd [neuter] (Swedish)

Inflected forms

Download JSON data for binary tree meaning in English (3.4kB)

{
  "forms": [
    {
      "form": "binary trees",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "binary tree (plural binary trees)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Computer science",
          "orig": "en:Computer science",
          "parents": [
            "Computing",
            "Sciences",
            "Technology",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Mathematics",
          "orig": "en:Mathematics",
          "parents": [
            "Formal sciences",
            "Sciences",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        }
      ],
      "derived": [
        {
          "word": "full binary tree"
        }
      ],
      "glosses": [
        "A data structure in which each node has at most two children, each node but the root has one parent, and there are no cycles."
      ],
      "hypernyms": [
        {
          "word": "tree"
        }
      ],
      "id": "en-binary_tree-en-noun-KTRpXbLO",
      "links": [
        [
          "mathematics",
          "mathematics"
        ],
        [
          "computer science",
          "computer science"
        ],
        [
          "data structure",
          "data structure"
        ],
        [
          "node",
          "node"
        ],
        [
          "child",
          "child"
        ],
        [
          "root",
          "root"
        ]
      ],
      "raw_glosses": [
        "(mathematics, computer science) A data structure in which each node has at most two children, each node but the root has one parent, and there are no cycles."
      ],
      "related": [
        {
          "word": "quadtree"
        }
      ],
      "topics": [
        "computer",
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "science",
        "sciences"
      ],
      "translations": [
        {
          "code": "ca",
          "lang": "Catalan",
          "sense": "data structure",
          "tags": [
            "masculine"
          ],
          "word": "arbre binari"
        },
        {
          "code": "cmn",
          "lang": "Chinese Mandarin",
          "roman": "èrchāshù",
          "sense": "data structure",
          "word": "二叉树"
        },
        {
          "code": "cs",
          "lang": "Czech",
          "sense": "data structure",
          "tags": [
            "masculine"
          ],
          "word": "binární strom"
        },
        {
          "code": "fi",
          "lang": "Finnish",
          "sense": "data structure",
          "word": "binääripuu"
        },
        {
          "code": "fr",
          "lang": "French",
          "sense": "data structure",
          "tags": [
            "masculine"
          ],
          "word": "arbre binaire"
        },
        {
          "code": "gl",
          "lang": "Galician",
          "sense": "data structure",
          "tags": [
            "feminine"
          ],
          "word": "árbore binária"
        },
        {
          "code": "de",
          "lang": "German",
          "sense": "data structure",
          "tags": [
            "masculine"
          ],
          "word": "Binärbaum"
        },
        {
          "code": "el",
          "lang": "Greek",
          "roman": "dyadikó déntro",
          "sense": "data structure",
          "tags": [
            "neuter"
          ],
          "word": "δυαδικό δέντρο"
        },
        {
          "code": "is",
          "lang": "Icelandic",
          "sense": "data structure",
          "tags": [
            "neuter"
          ],
          "word": "tvíundatré"
        },
        {
          "code": "is",
          "lang": "Icelandic",
          "sense": "data structure",
          "tags": [
            "neuter"
          ],
          "word": "tvíundartré"
        },
        {
          "code": "is",
          "lang": "Icelandic",
          "sense": "data structure",
          "tags": [
            "feminine"
          ],
          "word": "tvíundahrísla"
        },
        {
          "code": "it",
          "lang": "Italian",
          "sense": "data structure",
          "tags": [
            "masculine"
          ],
          "word": "albero binario"
        },
        {
          "code": "pl",
          "lang": "Polish",
          "sense": "data structure",
          "tags": [
            "neuter"
          ],
          "word": "drzewo binarne"
        },
        {
          "code": "pt",
          "lang": "Portuguese",
          "sense": "data structure",
          "tags": [
            "feminine"
          ],
          "word": "árvore binária"
        },
        {
          "code": "ro",
          "lang": "Romanian",
          "sense": "data structure",
          "tags": [
            "masculine"
          ],
          "word": "arbore binar"
        },
        {
          "code": "es",
          "lang": "Spanish",
          "sense": "data structure",
          "tags": [
            "masculine"
          ],
          "word": "árbol binario"
        },
        {
          "code": "sv",
          "lang": "Swedish",
          "sense": "data structure",
          "tags": [
            "neuter"
          ],
          "word": "binärträd"
        }
      ]
    }
  ],
  "word": "binary tree"
}
{
  "derived": [
    {
      "word": "full binary tree"
    }
  ],
  "forms": [
    {
      "form": "binary trees",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "binary tree (plural binary trees)",
      "name": "en-noun"
    }
  ],
  "hypernyms": [
    {
      "word": "tree"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "related": [
    {
      "word": "quadtree"
    }
  ],
  "senses": [
    {
      "categories": [
        "English countable nouns",
        "English entries with incorrect language header",
        "English lemmas",
        "English multiword terms",
        "English nouns",
        "en:Computer science",
        "en:Mathematics"
      ],
      "glosses": [
        "A data structure in which each node has at most two children, each node but the root has one parent, and there are no cycles."
      ],
      "links": [
        [
          "mathematics",
          "mathematics"
        ],
        [
          "computer science",
          "computer science"
        ],
        [
          "data structure",
          "data structure"
        ],
        [
          "node",
          "node"
        ],
        [
          "child",
          "child"
        ],
        [
          "root",
          "root"
        ]
      ],
      "raw_glosses": [
        "(mathematics, computer science) A data structure in which each node has at most two children, each node but the root has one parent, and there are no cycles."
      ],
      "topics": [
        "computer",
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "science",
        "sciences"
      ]
    }
  ],
  "translations": [
    {
      "code": "ca",
      "lang": "Catalan",
      "sense": "data structure",
      "tags": [
        "masculine"
      ],
      "word": "arbre binari"
    },
    {
      "code": "cmn",
      "lang": "Chinese Mandarin",
      "roman": "èrchāshù",
      "sense": "data structure",
      "word": "二叉树"
    },
    {
      "code": "cs",
      "lang": "Czech",
      "sense": "data structure",
      "tags": [
        "masculine"
      ],
      "word": "binární strom"
    },
    {
      "code": "fi",
      "lang": "Finnish",
      "sense": "data structure",
      "word": "binääripuu"
    },
    {
      "code": "fr",
      "lang": "French",
      "sense": "data structure",
      "tags": [
        "masculine"
      ],
      "word": "arbre binaire"
    },
    {
      "code": "gl",
      "lang": "Galician",
      "sense": "data structure",
      "tags": [
        "feminine"
      ],
      "word": "árbore binária"
    },
    {
      "code": "de",
      "lang": "German",
      "sense": "data structure",
      "tags": [
        "masculine"
      ],
      "word": "Binärbaum"
    },
    {
      "code": "el",
      "lang": "Greek",
      "roman": "dyadikó déntro",
      "sense": "data structure",
      "tags": [
        "neuter"
      ],
      "word": "δυαδικό δέντρο"
    },
    {
      "code": "is",
      "lang": "Icelandic",
      "sense": "data structure",
      "tags": [
        "neuter"
      ],
      "word": "tvíundatré"
    },
    {
      "code": "is",
      "lang": "Icelandic",
      "sense": "data structure",
      "tags": [
        "neuter"
      ],
      "word": "tvíundartré"
    },
    {
      "code": "is",
      "lang": "Icelandic",
      "sense": "data structure",
      "tags": [
        "feminine"
      ],
      "word": "tvíundahrísla"
    },
    {
      "code": "it",
      "lang": "Italian",
      "sense": "data structure",
      "tags": [
        "masculine"
      ],
      "word": "albero binario"
    },
    {
      "code": "pl",
      "lang": "Polish",
      "sense": "data structure",
      "tags": [
        "neuter"
      ],
      "word": "drzewo binarne"
    },
    {
      "code": "pt",
      "lang": "Portuguese",
      "sense": "data structure",
      "tags": [
        "feminine"
      ],
      "word": "árvore binária"
    },
    {
      "code": "ro",
      "lang": "Romanian",
      "sense": "data structure",
      "tags": [
        "masculine"
      ],
      "word": "arbore binar"
    },
    {
      "code": "es",
      "lang": "Spanish",
      "sense": "data structure",
      "tags": [
        "masculine"
      ],
      "word": "árbol binario"
    },
    {
      "code": "sv",
      "lang": "Swedish",
      "sense": "data structure",
      "tags": [
        "neuter"
      ],
      "word": "binärträd"
    }
  ],
  "word": "binary tree"
}

This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2024-04-30 from the enwiktionary dump dated 2024-04-21 using wiktextract (210104c and c9440ce). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.