Ayush7614 / Daily-Coding-DS-ALGO-Practice

A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
https://daily-ds-algo.github.io/DS-Algo-Website/
MIT License
322 stars 474 forks source link

number of nodes and connected Components in an undirected graph #1599

Closed Surajvatsya closed 3 years ago

Surajvatsya commented 3 years ago

Aim

To find out the number of nodes and components in an undirected graph

Details

Given an undirected graph, find out the number of nodes and components in an undirected graph.

Programming language

KarthikTadala commented 3 years ago

Im preparing for my coding interviews and it would really help me if you assign this question to me Kindly assign me this I have immense intrest in coding

Palak2801 commented 3 years ago

@Amit366 @Ayush7614, I want implement the same using C under LGM-SOC'21, Kindly assign me this issue