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 / vinoth kumar.r

To my understanding of the question it sounds like
topological sort

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many passes does bubble sort need?

493


What is the difference between Array and Arraylist?

610


What is a 2 dimensional array?

510


What is the difference between for and foreach loop?

460


What is the time complexity of arrays sort?

471






How will you represent a linked list in a graphical view?

642


What are the main differences between the linked list and linear array?

535


What are vectors used for in real life?

478


Why do we need to use computers to help us sort lists?

575


Can we sort hashmap?

509


What does the dummy header in the linked list contain?

751


What's the difference between a hashtable and a hashmap?

462


What do you know about traversal in linked lists?

481


Can arraylist hold different types?

481


What is faster array or arraylist?

468