kanak22 / CP-DSA-Questions

This is a repository entirely dedicated to all kind of questions ranging from basic DSA to CP. It aims to provide a solution to different questions. 📚
78 stars 131 forks source link

Lowest Common ancestor in binary tree #516

Open dhruvin5 opened 3 years ago

dhruvin5 commented 3 years ago

Link of the question

https://practice.geeksforgeeks.org/problems/lowest-common-ancestor-in-a-binary-tree/1

Coding platform

Additional context (OPTIONAL)

Add any other context or screenshots about the feature request here.

dhruvin5 commented 3 years ago

Please assign this issue to me @kanak22

dhruvin5 commented 3 years ago

I have created a pr for this issue @kanak22

tausifaman222 commented 3 years ago

@kanak22 Mam, can you assign this to me for the Java solution if possible.

kanak22 commented 3 years ago

@tausifaman222 Sure ;)

tausifaman222 commented 3 years ago

@kanak22 Mam, kindly review my PR for the java solution.

kanak22 commented 3 years ago

@tausifaman222 merged ;)

tausifaman222 commented 3 years ago

@kanak22 thanks, Mam