Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3226] Number of Bit Changes to Make Two Integers Equal#97

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

chhavibansal
Copy link
Contributor

@chhavibansalchhavibansal commentedOct 15, 2024
edited
Loading

Title of the problem

Checklist before requesting a review

  • I have checked theguide for contributions.
  • I have added the description at the top of the solution file.
  • I have added a test file for the problem.
  • I have added an entry to theREADME file with a link to the new file.
  • I have run linter (npx eslint LeetcodeProblems LeetcodeProblemsTests) and unit tests (node Test.js) and they pass.More info.

Check theguide andthis PR example.

Copy link
Owner

@ignacio-chiazzoignacio-chiazzo left a comment

Choose a reason for hiding this comment

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

Thanks! Nice solution.

I will merge it after fixing the linter issues.

| [Happy Number](/LeetcodeProblems/Algorithms/easy/Happy_Number.js) | Easy | https://leetcode.com/problems/happy-number/ |
| [Shuffle String](/LeetcodeProblems/Algorithms/easy/Shuffle_String.js) | Easy | https://leetcode.com/problems/shuffle-string/ |
| Name | Level | Link |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------| - |------------------------------------------------------------------------------------------|

Choose a reason for hiding this comment

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

Thank you!

Co-authored-by: Ignacio Chiazzo Cardarello <ignaciochiazzo@gmail.com>
@ignacio-chiazzoignacio-chiazzo merged commite3f3f65 intoignacio-chiazzo:masterOct 16, 2024
1 check passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ignacio-chiazzoignacio-chiazzoignacio-chiazzo approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@chhavibansal@ignacio-chiazzo

[8]ページ先頭

©2009-2025 Movatter.jp