Hacker News new | ask | show | jobs
by Retra 2982 days ago
Binary trees are the simplest kind of nontrivial tree, and trees are used extensively in programming. Most computer problems are solved using trees of one kind or another.