Define path in a graph?


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

Post New Answer

More Data Structures Interview Questions

Which language is best to learn data structures?

0 Answers  


What is the difference between hashmap and treemap?

0 Answers  


Do you know how to find if linked list has loop?

0 Answers  


How does a heap sort work?

0 Answers  


Which sorting is used in collections sort?

0 Answers  






Let the G be a graph with 100 vertices numbered 1 to 100 Two vertices i and j are adjecnt if | i-j| =8 or | i-j| =12. The Number of connected components in G is ?

4 Answers  


Define in brief an array. What are the types of array operations?

0 Answers  


State the advantages of using postfix notations?

0 Answers  


Are linked lists considered linear or non-linear data structure?

0 Answers  


Name two algorithms two find minimum spanning tree?

0 Answers  


Write a program to reverse a single linked list.

0 Answers   CGI,


Stack can be described as a pointer. Explain.

5 Answers   Wipro,


Categories