Hi was watching lectures of bfs and dfs. In dfs code is using recursion, I want to know whether I can simply use stack in place of queue?

For few inputs my code is giving correct output. Please tell me if my code is correct or not?

Yes you can. The code seems correct as well.

1 Like

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.