How many edges does a n vertex triangle free graph contains?
(a) n^2
(b) n^2 + 2
(c) n^2 / 4
(d) n^3
I have been asked this question during an interview.
My doubt stems from Bipartite Graphs topic in division Bipartite Graphs of Data Structures & Algorithms II