Implementation of LCA through a Binary Tree in the language python (no previous exp)
Assignment for CSU33012
I chose to try the second half of this assignment in the language that I had never tried before. This was a challenge but I found different online resources explaining the structure of the graph and I worked from this baseline.