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: solved day 9 hard #90

Merged
merged 1 commit into from
Apr 4, 2024
Merged

feat: solved day 9 hard #90

merged 1 commit into from
Apr 4, 2024

Conversation

Jagpreet153
Copy link
Contributor

@Jagpreet153 Jagpreet153 commented Apr 4, 2024

Description

Approach explained in comments

Semver Changes

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

Issues

#51

Checklist

Copy link
Collaborator

@sanghaibiraj sanghaibiraj left a comment

Choose a reason for hiding this comment

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

LGTM

@sanghaibiraj sanghaibiraj added Issue:question issue is created to ask a question related to repository PR:Accept Pr has been accepted and is merged Semver:patch Pr will only force a patch update which includes bug fixes Type:Hard Pr is accepted with difficulty level as hard labels Apr 4, 2024
@sanghaibiraj sanghaibiraj linked an issue Apr 4, 2024 that may be closed by this pull request
1 task
@sanghaibiraj sanghaibiraj merged commit ce89389 into OPCODE-Open-Spring-Fest:main Apr 4, 2024
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue:question issue is created to ask a question related to repository PR:Accept Pr has been accepted and is merged Semver:patch Pr will only force a patch update which includes bug fixes Type:Hard Pr is accepted with difficulty level as hard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Question]: Solve Hard/Day9 Task
2 participants