[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

Data Structures :: Graphs - Discussion

Home > Data Structures > Graphs > MCQs Questions Discussion

2 / 12

Choose the correct option.

An undirected graph G with n vertices and e edges is represented by adjacency list. What is the time required to generate all the connected components?

AO(n)

BO(e)

CO(e+n)

DO(e^2)

Answer: Option (Login/Signup)

Show Explanation

Asked In ::

Post Your Answer Here:     

No Discussion on this question yet!