Ayush7614 / Ayush7614/Daily-Coding-DS-ALGO-Practice

Disjoint set application problem

Open
#548 2 comments 0 reactions 1 assignee Assigned to @girija0707 View on GitHub
LGMSOC21 🟩 Level1
Dominant language
C++
Stars
323
Forks
472
PR merge metrics
No merged PRs in 30d

Description

# Aim

Consider a situation with a number of persons and following tasks to be performed on them.

Add a new friendship relation, i.e., a person x becomes friend of another person y.
Find whether individual x is a friend of individual y (direct or indirect friend)

### Programming language

- [ ] C
- [ ] C++
- [ ] Java
- [ ] Python

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.