Algorithmic problems: Leaf-Similar Trees
Another Easy category problem which tests our understanding of tree data structures. With the eight th problem of the December leetcoding challenge https://leetcode.com/problems/leaf-similar-trees/ we can flex our tree traversal techniques.
Problem b...
shamimabreaksstuff.hashnode.dev3 min read