Skip to content Skip to sidebar Skip to footer
Showing posts with the label Depth First Search

Javascript Tree Search Algorithm Which Return Subset Of The Tree Which Contains The Found Term And Its Parents

I have a tree selection in which every node has a name. I want to search through the node names and… Read more Javascript Tree Search Algorithm Which Return Subset Of The Tree Which Contains The Found Term And Its Parents

Detect If The Element Im Currently In Is The Youngest Son/grandson/grandgrand Son Of An Element

I am looping around span elements which belongs to frag class. I wanted to detect if the frag eleme… Read more Detect If The Element Im Currently In Is The Youngest Son/grandson/grandgrand Son Of An Element