Sahiljawale / CodeChef

This repository contains solutions for problems on codechef.com
https://www.codechef.com/problems/school/
MIT License
17 stars 70 forks source link

Created find_LCA_binary_tree.cpp #55

Closed Bilwasiva closed 2 years ago

Bilwasiva commented 2 years ago

Added CPP code to find the lowest common ancestor of two nodes in a binary tree