C icon indicating copy to clipboard operation
C copied to clipboard

feat: Add Timsort sorting algorithm.

Open ljfp opened this issue 4 months ago • 0 comments

Description of Change

Add Timsort sorting algorithm.

References

N/A

Checklist

  • [X] Added description of change
  • [X] Added file name matches File name guidelines
  • [X] Added tests and example, test must pass
  • [X] Relevant documentation/comments is changed or added
  • [X] PR title follows semantic commit guidelines
  • [X] Search previous suggestions before making a new one, as yours may be a duplicate.
  • [X] I acknowledge that all my contributions will be made under the project's license.

Notes:

ljfp avatar Oct 06 '24 14:10 ljfp