Relative Content

Tag Archive for treebinary-treedsa

I am struggling to solve tree questions in DSA

I am struggling to solve tree questions. I am unable to identify the approach to the questions. I did the basic tree problems like bfs, dfs, height, diameter, etc. thoroughly but still not able to solve the medium problems. Suggest some tips and tricks to tackle tree questions.