Q # 1 : in which graph algorithm do we start finding
vertices that should be first in the topological order and
then apploy the fact that every vertex must come before its
successors in the topolgical order.
Answer Posted / sriram
i think it is dfs algo......
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What does it mean to sort an array?
What are two types of sorting?
Explain what are the methods available in storing sequential files ?
Is char array null terminated?
What are the parts of a linked list?
What does a treemap do?
How do you find the time complexity of a bubble sort?
What is an recursive algorithm?
What is an expression tree?
What is the best data structure and algorithm to implement cache?
Which sort algorithm is best?
Can treemap have duplicate values?
Does arraylist have a tostring?
Who created quicksort?
What is a map programming?