Ayush7614 / Daily-Coding-DS-ALGO-Practice

A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
https://daily-ds-algo.github.io/DS-Algo-Website/
MIT License
322 stars 473 forks source link

Find the Distance between two nodes in Binary Search Tree #877

Open SNEHAL311998 opened 3 years ago

SNEHAL311998 commented 3 years ago

Aim

Details

Programming language

Link for the problem - https://practice.geeksforgeeks.org/problems/min-distance-between-two-givennodes-of-a-binary-tree/1 ]

SNEHAL311998 commented 3 years ago

Please assign me with this problem as I would like to solve it.

Jagannath8 commented 3 years ago

Can I implement in Java? I'm a participant of LGM Soc21.

SNEHAL311998 commented 3 years ago

I can also solve it in Java. I have coded it and it's perfect. Please assign me with this problem

SNEHAL311998 commented 3 years ago

I have implemented it so that anyone coding in java can easily understand since I have used proper comments along with time and space complexity.

Pratik57 commented 3 years ago

@Saurabh4626 please assign me in cpp under LGMSOC21

SNEHAL311998 commented 3 years ago

I jave already created a pull request please look into it