327 views

Please log in or register to answer this question.

Related questions

1 votes
1 votes
0 answers
1
2 votes
2 votes
1 answer
2
4 votes
4 votes
0 answers
3
Na462 asked Aug 21, 2018
3,852 views
Which of following statement is true ?A. In BFS of UDG there are no back edges and forward edges.B. In BFS of Directed Graph there is no back edge and forward edges.C. In...
3 votes
3 votes
0 answers
4
Na462 asked Aug 21, 2018
1,306 views
The maximum number of edges possible with UDG of n nodes,when DFS call on any random node in the graph result in stack size of 5. i.e. 5 function calls present in stack s...