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

[FEATURE REQUEST] Patience sorting implementation #5291

Closed
alxkm opened this issue Jul 15, 2024 · 0 comments
Closed

[FEATURE REQUEST] Patience sorting implementation #5291

alxkm opened this issue Jul 15, 2024 · 0 comments

Comments

@alxkm
Copy link
Contributor

alxkm commented Jul 15, 2024

What would you like to Propose?

Patience sorting implementation

Issue details

Patience sorting is a sorting algorithm inspired by the card game Patience. In this algorithm, the rules of the Patience game are applied to sort a list of elements based on their values.

Additional Information

This implementation already proposed in this PR #5288.
This issue created afterward after PR to fit on common process for new features.

@alxkm alxkm mentioned this issue Jul 15, 2024
6 tasks
@alxkm alxkm closed this as completed Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant