Log in
Enquire now
Binary tree

Binary tree

Tree data structure in which each node has at most two children

OverviewStructured DataIssuesContributors

Contents

Other attributes

Wikidata ID
Q380172

A binary tree is an implementation of the tree data structure in which each node has at most two children. A binary tree is made up of a finite set of elements called nodes. The genesis node of any given tree is referred to as the "root" of the tree. The root node of a binary tree can either be empty or contain a left and right subtree, which must also be binary trees themselves. Any descendant node of a root node is typically referred to as the root's "child". If a root node has two "child" nodes, then we would refer to those nodes instead as it's "children". We refer to the root of these child nodes as the "parent" node. The connection itself that creates a relationship between a parent node and a child node is called an "edge".

Timeline

No Timeline data yet.

Further Resources

Title
Author
Link
Type
Date
No Further Resources data yet.

References

Find more entities like Binary tree

Use the Golden Query Tool to find similar entities by any field in the Knowledge Graph, including industry, location, and more.
Open Query Tool
Access by API
Golden Query Tool
Golden logo

Company

  • Home
  • Press & Media
  • Blog
  • Careers
  • WE'RE HIRING

Products

  • Knowledge Graph
  • Query Tool
  • Data Requests
  • Knowledge Storage
  • API
  • Pricing
  • Enterprise
  • ChatGPT Plugin

Legal

  • Terms of Service
  • Enterprise Terms of Service
  • Privacy Policy

Help

  • Help center
  • API Documentation
  • Contact Us