AlgoGenesis is a centralized open-source platform dedicated to providing optimized and well-documented algorithm implementations in C. Perfect for both beginners and advanced users, this repository serves as a comprehensive learning resource for solving algorithmic challenges.
MIT License
89
stars
303
forks
source link
[Shell Sort and Random Quick Sort Algorithms] #438
Description:
I would like to contribute by adding the following sorting algorithms to the project:
Shell Sort:
Randomized Quick Sort:
Checklist:
Additional Information:
Adding these two algorithms will provide users with more sorting options and enhance the performance of the sorting module.
Looking forward to your feedback and approval to work on this feature!