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.
Answers were Sorted based on User's Feedback
To my understanding of the question it sounds like
topological sort
| Is This Answer Correct ? | 3 Yes | 2 No |
Which is faster hashmap or concurrenthashmap?
How hashmap increases its size?
What is the complexity of selection sort?
Does arraylist have index?
Suppose in an integer array, there is 1 to 100 number, out of one is duplicate, how to find?
What are the advantages of selecetion sort?
Is hashmap an array?
What do you mean by structure property in a heap?
Define linked lists?
Is array faster than arraylist?
What is the difference between array list and vector list?
Define a linear and non linear data structure.