For the given graph show the steps during DFS traversal using a suitable data structure code example Example: What would be the DFS traversal of the given Graph #include <bits/stdc++.h>