What are the two traversal strategies used in traversing a graph?


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

Post New Answer

More Data Structures Interview Questions

What is the difference between static and dynamic data?

0 Answers  


Is pointer a variable?

0 Answers  


What is difference between array and arraylist?

0 Answers  


Why we use arraylist instead of linked list?

0 Answers  


Is hashmap get thread safe?

0 Answers  






What is the advantage of the heap over a stack?

0 Answers  


There are 8, 15, 13, 14 nodes were there in 4 different trees. Which of them could have formed a full binary tree?

1 Answers  


Which collection is used for sort?

0 Answers  


how to insert a new node in linked list where free node will be available?

0 Answers  


How will inorder, preorder and postorder traversals print the elements of a tree?

11 Answers  


What is reduction to sorting method?

0 Answers  


what is a complexity of linear search,binery search?

10 Answers   ABB, Google,


Categories