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

Updated potd_15_10_2024.cpp #39

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

viraj200524
Copy link
Contributor

Description

Updated the code file for potd of october 2024, file name -> potd_15_10_2024.cpp for optimized solution for problem of the day with Time Complexity of O(n) and space Complexity of O(1).

Fixes: #[issue_number] (replace with the issue number, if applicable)

Use [x] to represent a checked (ticked) box.✅
Use [ ] to represent an unchecked box.❌

Type of Change

  • Question Added
  • Solution Added
  • Updated Existing solution:

How to Test

Provide a brief description of how to test your changes. Include steps, commands, or screenshots if necessary.

  1. Step 1 -> create a .cpp file for the code
  2. Step 2 -> execute the code on command line or any code editor
  3. Step 3

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings.
  • I have added tests to cover my changes (if applicable).
  • All new and existing tests pass.

Additional Notes

Please add any other information that is relevant to this pull request, including potential risks, alternative solutions considered, or future improvements.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Great job, @viraj200524! Thanks for creating the pull request.
Soon the maintainers/owner will review it and provide you with feedback/suggestions.
Make sure to star this awesome repository and follow the account!

@Gyanthakur
Copy link
Owner

You are not following my account.

@viraj200524
Copy link
Contributor Author

@Gyanthakur i have followed your account now.

@Gyanthakur Gyanthakur merged commit 57152a5 into Gyanthakur:main Oct 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants