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 ?
Answer Posted / rakesh
4
| Is This Answer Correct ? | 20 Yes | 7 No |
Post New Answer View All Answers
How to sort 1 million floating point numbers?
what is traversal in linked lists?
What are two types of sorting?
What do you understand by stable sort?
What is inserting in data structure?
What are hash tables good for?
How do you define a set?
What are the major data structures used in the hierarchical data model?
Given M x N matrix with sorted elements row wise and column wise, find elements?
What is a weighted graph?
What is a data structure? What are the types of data structures?
What is a spanning tree in data structure?
Is array size dynamic or fixed?
What is type structure?
What is the difference between hashset and arraylist?