Skip to content

Conversation

@KhushiAgarwal0406
Copy link

@KhushiAgarwal0406 KhushiAgarwal0406 commented Oct 7, 2025

  • 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

@KhushiAgarwal0406 KhushiAgarwal0406 changed the title Added Removing stars program Added Removing stars and complex number multiplication program Oct 7, 2025
@DenizAltunkapan
Copy link
Member

@KhushiAgarwal0406 Please fix the failing workflows so I can start the review.

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.35%. Comparing base (3eb521b) to head (05ec7dd).
⚠️ Report is 34 commits behind head on master.

Files with missing lines Patch % Lines
...ava/com/thealgorithms/strings/ComplexMultiply.java 0.00% 10 Missing ⚠️
...in/java/com/thealgorithms/strings/RemoveStars.java 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6692      +/-   ##
============================================
+ Coverage     75.80%   77.35%   +1.54%     
- Complexity     5804     6207     +403     
============================================
  Files           705      724      +19     
  Lines         19846    20699     +853     
  Branches       3851     4022     +171     
============================================
+ Hits          15045    16011     +966     
+ Misses         4218     4074     -144     
- Partials        583      614      +31     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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