-
- Notifications
You must be signed in to change notification settings - Fork 49.2k
feat: Introduce hamming code generator #11827
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
Open
AyushChakraborty wants to merge 34 commits into TheAlgorithms:master Choose a base branch from AyushChakraborty:branch1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
34 commits Select commit Hold shift + click to select a range
1870c0c feat: Introduce hamming code generator
AyushChakraborty aac46ae [pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 195144d fix: Add descriptive naming
AyushChakraborty 9312ec6 Merge branch 'branch1' of
AyushChakraborty 03ef987 [pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 598a01a fix: Update changes indicated by failed PR
AyushChakraborty b720b7a [pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4de7668 fix: Update to more readable code
AyushChakraborty e9d35aa Merge branch 'branch1' of github.com:AyushChakraborty/TheAlgorithms i…
AyushChakraborty 46a2eee [pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4ff8ddc fix: Add return statement in elif block
AyushChakraborty e790a90 Merge branch 'branch1' of github.com:AyushChakraborty/TheAlgorithms i…
AyushChakraborty a51f39a [pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e9a65c7 fix: Update elif to else for more general case
AyushChakraborty 2dcd836 Merge branch 'branch1' of github.com:AyushChakraborty/TheAlgorithms i…
AyushChakraborty 140d8c9 fix: Update primary if statement
AyushChakraborty 0a87aa2 [pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 49325d1 fix: Modify code to pass tests
AyushChakraborty 4fc77ef Merge branch 'branch1' of
AyushChakraborty 6d5b137 [pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 827d9d4 fix: Update to pass test cases
AyushChakraborty bca27fc Merge branch 'branch1' of github.com:AyushChakraborty/TheAlgorithms i…
AyushChakraborty 172b9bf fix: Update to pass checks
AyushChakraborty 6817870 [pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ac9983e fix: Update for more readability of code
AyushChakraborty 2f15194 Merge branch 'branch1' of github.com:AyushChakraborty/TheAlgorithms i…
AyushChakraborty dbea02c [pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3e4ed8a fix: Update for readability
AyushChakraborty 54e8005 Merge branch 'branch1' of
AyushChakraborty b34076c [pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f0ae8f3 fix: Update for readability
AyushChakraborty d3649da Merge branch 'branch1' of
AyushChakraborty defaba9 fix: Update variable names
AyushChakraborty 68e8480 fix: Update to remove unecessary variable (r)
AyushChakraborty File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
- Loading branch information
commit aac46aecb7cadbe09a5a8d178d5a2e338b4d670a
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.