Which data structures are used in bfs and dfs algorithm?


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

Post New Answer

More Data Structures Interview Questions

What are trees in data structures?

0 Answers  


When would you use a tuple?

0 Answers  


Which interfaces are implemented by hashmap?

0 Answers  


How many different binary trees and binary search trees can be made from three nodes that contain the key values 1, 2 & 3?

28 Answers   Accenture, Amazon, College School Exams Tests, iGate, Microsoft, TCS, Wipro,


Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.

0 Answers  






What is faster array or arraylist?

0 Answers  


How do you do binary search?

0 Answers  


Why is hashset not ordered?

0 Answers  


What is modcount in hashmap?

0 Answers  


Explain the steps to insert data into a singly linked list?

0 Answers  


What does quick sort do?

0 Answers  


Does array sort mutate?

0 Answers  


Categories