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
321 stars 474 forks source link

Print All Nodes At distance - K In Binary Tree [Leetcode (Medium)] #1342

Open AvneetSingh2001 opened 3 years ago

AvneetSingh2001 commented 3 years ago

Aim

Want to add solution of "All Nodes Distance K in Binary Tree" from Leetcode.

Kindly assign me this problem. I would like to add my solution to this problem in C++ in an efficient approach.

Details

Leetcode Problem Link : https://leetcode.com/problems/all-nodes-distance-k-in-binary-tree/

Difficulty : Medium

TC : O( N )

Programming language

kamleshjoshi8102 commented 3 years ago

@Saurabh4626 @ravikr126 @Ayush7614 Please Assign me this issue. I will solve it in java or C under LGM-SOC'21

AvneetSingh2001 commented 3 years ago

Please assign me this issue @ravikr126