Skip to content
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

add odd-even-sort #762

Merged
merged 5 commits into from
Nov 27, 2024
Merged

Conversation

SimonWaldherr
Copy link
Contributor

@SimonWaldherr SimonWaldherr commented Oct 23, 2024

add sleepsort and odd-even-sort

Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Nov 23, 2024
@raklaptudirm
Copy link
Member

Sleep sort was by consensus removed from all repositories, so we won't be accepting any implementations of that particular algorithm.

@github-actions github-actions bot removed the stale label Nov 27, 2024
@SimonWaldherr SimonWaldherr changed the title add sleepsort and odd-even-sort add odd-even-sort Nov 27, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.79%. Comparing base (8a1abce) to head (b05c039).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #762      +/-   ##
==========================================
+ Coverage   87.75%   87.79%   +0.03%     
==========================================
  Files         214      215       +1     
  Lines        7238     7258      +20     
==========================================
+ Hits         6352     6372      +20     
  Misses        741      741              
  Partials      145      145              

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

@raklaptudirm raklaptudirm merged commit 82b6e96 into TheAlgorithms:master Nov 27, 2024
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.

3 participants