Mark As Completed Discussion

Build your intuition. Fill in the missing part by typing it in.

In computer science, a binary tree is a type of hierarchical data structure where each node has ____ children - a left child and a right child.

Write the missing line below.