mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-13 21:42:29 +00:00
Consistent naming of sorting algorithms #25
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akay25 on GitHub (Jan 19, 2019).
The naming of the sorting algorithms in the ReadMe file should be consistent.

@akay25 commented on GitHub (Jan 19, 2019):
PR has resolved this issue.