iluwatar / 30-seconds-of-java

Collection of reusable tested Java 17 compatible code snippets that you can understand in 30 seconds or less.
https://java-design-patterns.com/snippets.html
MIT License
1.04k stars 410 forks source link

SHIT algorithm #209

Open iluwatar opened 6 months ago

iluwatar commented 6 months ago

Claimed to be the fastest sorting algorithm in existence. The description is available here: https://qr.ae/psgqU7

Acceptance criteria

SnehangshuChakraborty commented 5 months ago

Hi @iluwatar, Taking a look into this

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. The issue will be unassigned if no further activity occurs. Thank you for your contributions.