"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

{
  "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": "other",
          "name": "Entries with translation boxes",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Catalan translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Czech translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Finnish translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with French translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Galician translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with German translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Greek translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Icelandic translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Italian translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Mandarin translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Polish translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Portuguese translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Romanian translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Spanish translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Swedish translations",
          "parents": [],
          "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",
        "Entries with translation boxes",
        "Pages with 1 entry",
        "Pages with entries",
        "Terms with Catalan translations",
        "Terms with Czech translations",
        "Terms with Finnish translations",
        "Terms with French translations",
        "Terms with Galician translations",
        "Terms with German translations",
        "Terms with Greek translations",
        "Terms with Icelandic translations",
        "Terms with Italian translations",
        "Terms with Mandarin translations",
        "Terms with Polish translations",
        "Terms with Portuguese translations",
        "Terms with Romanian translations",
        "Terms with Spanish translations",
        "Terms with Swedish translations",
        "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"
}

Download raw JSONL data for binary tree meaning in English (3.6kB)


This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2024-11-06 from the enwiktionary dump dated 2024-10-02 using wiktextract (fbeafe8 and 7f03c9b). 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.