a) BFS is equivalent to level order traversal in trees
b) DFS is equivalent to post order traversal in trees
c) DFS and BFS code has the same time complexity
d) BFS is implemented using queue
Choose the incorrect statement about DFS and BFS from the following?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Choose the incorrect statement about DFS and BFS from the following?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!