Content-Length: 273172 | pFad | http://github.com/TheAlgorithms/C-Sharp/pull/517

2F Add Naive shuffling algorithm by Jccqt · Pull Request #517 · TheAlgorithms/C-Sharp · GitHub
Skip to content

Add Naive shuffling algorithm #517

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 2 commits into from
Jul 17, 2025
Merged

Add Naive shuffling algorithm #517

merged 2 commits into from
Jul 17, 2025

Conversation

Jccqt
Copy link
Contributor

@Jccqt Jccqt commented Jul 17, 2025

Summary of the Change:

This pull request introduces Naive shuffling algorithm, which is a simple and incorrect shuffling algorithm. This can be used for quick tests and learning exercises.

  • I have performed a self-review of my code
  • My code follows the style guidelines of this project
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Comments in areas I changed are up to date
  • I have added comments to hard-to-understand areas of my code
  • I have made corresponding changes to the README.md

@Jccqt Jccqt requested a review from siriak as a code owner July 17, 2025 10:10
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.18%. Comparing base (b024499) to head (e542f24).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #517   +/-   ##
=======================================
  Coverage   95.18%   95.18%           
=======================================
  Files         270      271    +1     
  Lines       10898    10908   +10     
  Branches     1532     1534    +2     
=======================================
+ Hits        10373    10383   +10     
  Misses        400      400           
  Partials      125      125           

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

Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@siriak siriak merged commit 99bc144 into TheAlgorithms:master Jul 17, 2025
4 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.

2 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/TheAlgorithms/C-Sharp/pull/517

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy