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 / sam
how u get answer 4?
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Name two algorithms two find minimum spanning tree?
Complete structure of hashmap, very detail description, along with the basic coding of the hashmap internal implementation.
Define Data Structures?
What are the classification of data structures?
What is two-dimensional array?
How do we find duplicate elements in an array?
What are all the classes and interfaces that are available in the collections?
What are the average and worst time complexity in a sorted binary tree is
Can hashtable have duplicate values?
Can array store heterogeneous data?
What is selection sort with example?
Define leaves?
Which is faster treemap or hashmap?
What is precision in data structures?
What is adt in data structure?