Go icon indicating copy to clipboard operation
Go copied to clipboard

feat: add Gnome sort algorithm

Open ibrahimelnemr opened this issue 1 year ago • 1 comments

Description of Change

This pull request adds an implementation for the Gnome sort algorithm under ./sort and adds its test and benchmark to the sorts_test.go file.

Checklist

  • [x] Added description of change
  • [x] Added file name matches File name guidelines
  • [x] Added tests and example, test must pass
  • [x] Added documentation so that the program is self-explanatory and educational - GoDoc guidelines
  • [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.

ibrahimelnemr avatar Sep 13 '24 18:09 ibrahimelnemr

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[bot] avatar Oct 14 '24 00:10 github-actions[bot]

Just noting that this PR is still relevant, please remove the stale label.

ibrahimelnemr avatar Oct 15 '24 21:10 ibrahimelnemr

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[bot] avatar Nov 15 '24 00:11 github-actions[bot]

This PR was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Nov 22 '24 00:11 github-actions[bot]