-
-
Notifications
You must be signed in to change notification settings - Fork 157
Added Solutions for Leetcode 2353 #3642
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
Added Solutions for Leetcode 2353 #3642
Conversation
Here's the code health analysis summary for commits Analysis Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @shreyash3087! 🎉 Thank you for submitting your pull request to CodeHarborHub. We appreciate your contribution and enthusiasm! Our team will review it soon. If you have any questions or need further assistance, feel free to reach out. Thanks for contributing!
@ajay-dhangar I hope you are doing well. I have made this PR in accordance of Sanjay Sir's Advice in - GSSoC24/Contributor#502 (reply in thread) So Far 8 of my PR has been deleted from the leaderboard due to the glitch these are the prs- that are deleted from lb To compoensate for these PR I will raise 2 PR's as sanjay sir said in the discussion and i request you to merge them with level 3 each so that it compensates for the lost PR's Merging this PR as level 3 will give me points equivalent to 4 of my lost PR's Therfore i request you to consider this message before merging this pr |
Hey @shreyash3087, could you please reopen your PRs? They aren't currently being counted towards your score on the leaderboard. Feel free to make changes to grammar and maybe add a few words. After you're done, I'll merge them again with the main branch, and they will be counted towards your score. |
⚡️ Lighthouse Report for the Deploy Preview of this PR 🚀🔗 Site: CodeHarborHub | Live Site
|
Hey @shreyash3087, to calculate the score for your leaderboard, you'll need to add something to those files and then try it out at the bottom. Below is the code you need to include for your author profile in the documentation: ---
<h2>Authors:</h2>
<div style={{display: 'flex', flexWrap: 'wrap', justifyContent: 'space-between', gap: '10px'}}>
{['github_username'].map(username => (
<Author key={username} username={username} />
))}
</div> |
@ajay-dhangar I Added -
To all of my previous 51 PR's |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Related Issue
None
Description
This PR Provides Solutions for Leetcode 2353 and is made in context to - GSSoC24/Contributor#502 (reply in thread).
Type of PR
Screenshots / Videos (if applicable)
Checklist
Additional Context
This PR is made in context to sanjay sir's advice in - GSSoC24/Contributor#502 (reply in thread)
In order to compensate for the PR losses due to the url issue.