Skip to content

Conversation

vil02
Copy link
Member

@vil02 vil02 commented Sep 19, 2024

Further simplification of the logic. Should be done in #5454.

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@vil02 vil02 marked this pull request as ready for review September 19, 2024 15:43
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.04%. Comparing base (7bde152) to head (a49996f).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5455      +/-   ##
============================================
- Coverage     52.06%   52.04%   -0.03%     
+ Complexity     3239     3238       -1     
============================================
  Files           524      524              
  Lines         15179    15178       -1     
  Branches       2887     2887              
============================================
- Hits           7903     7899       -4     
- Misses         6954     6955       +1     
- Partials        322      324       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@siriak siriak merged commit e782c7a into TheAlgorithms:master Sep 19, 2024
5 checks passed
@vil02 vil02 deleted the use_merge_in_MajorityElement branch September 19, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants