The [DFS algorithm](https://github.com/TheAlgorithms/Javascript/blob/master/Graphs/DepthFirstSearch.js) uses tree in-place of graph, it should be moved to the tree section