Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

feat: sorting algorithms #20

Merged
merged 3 commits into from
Oct 5, 2024
Merged

feat: sorting algorithms #20

merged 3 commits into from
Oct 5, 2024

Conversation

storopoli
Copy link
Owner

  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Merge Sort
  • Quick Sort
  • Heap Sort
  • Counting Sort
  • Radix Sort

@storopoli storopoli added the enhancement New feature or request label Oct 5, 2024
@storopoli storopoli self-assigned this Oct 5, 2024
@storopoli storopoli marked this pull request as ready for review October 5, 2024 11:02
@storopoli storopoli merged commit a1fba77 into main Oct 5, 2024
3 checks passed
@storopoli storopoli deleted the storopoli/sort branch October 5, 2024 11:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant