What is meant by strongly connected in a graph?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

How to fill element (initialize at once) in an array?

0 Answers  


Can we search the data in a linked list?

0 Answers  


Which sorting technique is best?

0 Answers  


What is the use of heap sort?

0 Answers  


What is meant by int?

0 Answers  






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.

3 Answers  


Define circular list?

0 Answers  


Draw a binary Tree for the expression : A * B - (C + D) * (P / Q)

0 Answers  


List the types of rotations available in splay tree?

0 Answers  


What is difference between arraylist and linkedlist?

0 Answers  


Does hashmap allow duplicate keys?

0 Answers  


Minimum number of queues needed to implement the priority queue?

1 Answers  


Categories