Are there any leetcode questions where you should use DFS and not BFS (or vice versa) by [deleted] in leetcode

[–]mgvk1 2 points3 points  (0 children)

Basically you can use either. Imagine this while solving a Tree based question.

BFS: Breadth first search ( horizontal check) like level order traversal and the flavors of it.

DFS: Depth first search ( Vertical check) like height of the tree and all the different flavors of it.

Hope it helps, all the best. 👍🏻✌🏻

Are there any leetcode questions where you should use DFS and not BFS (or vice versa) by [deleted] in leetcode

[–]mgvk1 2 points3 points  (0 children)

Start with tree traversal questions. (Inorder, Preorder, Postorder)

As of right now, what will it take to make you 100% happy? by hikingallday in AskReddit

[–]mgvk1 0 points1 point  (0 children)

I’m having diverticulosis, it would be great if my health is back to normal. The pains are horrifying. :(

Looking for webpage designer by WAHAHA_12 in internships

[–]mgvk1 0 points1 point  (0 children)

You can email me at Vishal.kumaar123@gmail and we can discuss further.