Learn how to check if a given binary tree is full or not recursively and iteratively using queue and compare their time complexity.