Day 20: Binary Trees

Today I learned the concepts and definitions behind binary trees. Next up is to learn about binary search trees and start solving leetcode problems on this topic.