Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement set #2 #33

Closed
wants to merge 2 commits into from
Closed

feat: implement set #2 #33

wants to merge 2 commits into from

Conversation

sharvil-lade
Copy link

Description

Implemented required functions such as union & intersection of the current set, difference and cartesian product of the set, equality of the set, upper and lower bound of num in set.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

#2

Checklist

Copy link
Collaborator

@opabhijeet opabhijeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

implemented functions are not working correctly

@opabhijeet opabhijeet closed this Apr 4, 2024
@opabhijeet opabhijeet added PR:Reject Pr has been rejected as it doesnt follow the guildlines Type:Medium Pr is accepted with difficulty level as medium labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR:Reject Pr has been rejected as it doesnt follow the guildlines Type:Medium Pr is accepted with difficulty level as medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants