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
How to get largest and smallest number in an array?
What is difference between hashmap and arraylist?
How efficient is bubble sort?
We know that Arrays are objects so why cannot we write strArray.length()?
What is nsmutablearray?
What are the advantages of modularity?
What is quick sort example?
What do you mean by Logical Error
What is an array vs list?
What is the non linear data structure?
What is the logic to reverse the array?
Can you distinguish between ArrayList and Array?
What is array sort?
What is the minimization factor and time complexity of b-tree?
What happens if we put duplicate key in hashmap?