InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a type of graph in computer science?(a) undirected graph(b) bar graph(c) directed graph(d) weighted graphI got this question during an interview.Origin of the question is Graph Coloring topic in section Graph Coloring of Data Structures & Algorithms II |
|
Answer» The correct option is (b) bar graph |
|