Skip to content

Update DIRECTORY.md with Newly Added Files #6302

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

Merged
merged 7 commits into from
Jun 20, 2025

Conversation

Rahul-18r
Copy link
Contributor

  • 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

@Rahul-18r
Copy link
Contributor Author

Note: .gitignore changes were committed by mistake but have been reverted. Please ignore them in the review.

@codecov-commenter
Copy link

codecov-commenter commented Jun 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.15%. Comparing base (ae71861) to head (1724426).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6302      +/-   ##
============================================
- Coverage     74.16%   74.15%   -0.01%     
+ Complexity     5362     5361       -1     
============================================
  Files           678      678              
  Lines         18686    18686              
  Branches       3625     3625              
============================================
- Hits          13858    13857       -1     
  Misses         4273     4273              
- Partials        555      556       +1     

☔ 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.

@DenizAltunkapan
Copy link
Collaborator

@Rahul-18r If you want to contribute more, I recommend checking out our issues ;)

@Rahul-18r
Copy link
Contributor Author

Rahul-18r commented Jun 19, 2025 via email

@Rahul-18r
Copy link
Contributor Author

Rahul-18r commented Jun 19, 2025 via email

Copy link
Contributor Author

@Rahul-18r Rahul-18r left a comment

Choose a reason for hiding this comment

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

I'll be more careful next time

@Rahul-18r
Copy link
Contributor Author

Rahul-18r commented Jun 20, 2025 via email

@Rahul-18r
Copy link
Contributor Author

Rahul-18r commented Jun 20, 2025 via email

Copy link
Collaborator

@DenizAltunkapan DenizAltunkapan left a comment

Choose a reason for hiding this comment

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

perfect, thanks ;)

@DenizAltunkapan DenizAltunkapan merged commit 13d8a28 into TheAlgorithms:master Jun 20, 2025
6 checks passed
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.

4 participants