InterviewSolution
Saved Bookmarks
| 1. |
Which type of graph has no odd cycle in it?(a) Bipartite(b) Histogram(c) Cartesian(d) PieI have been asked this question during an online interview.This intriguing question originated from Bipartite Graphs topic in chapter Bipartite Graphs of Data Structures & Algorithms II |
|
Answer» Right OPTION is (a) BIPARTITE |
|