0

I have a JSON object response of varying depth. If I need to find a leaf node and trace the path of that leaf node from the parent node in java script using a depth first algorithm. How can I implement this using an array data structure?

Geethu
  • 11
  • 3

0 Answers0