mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #855] [MERGED] feat: Odd Even Sorting Algorithm #1364
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?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/855
Author: @eddybruv
Created: 9/8/2021
Status: ✅ Merged
Merged: 9/10/2021
Merged by: @Panquesito7
Base:
master← Head:master📝 Commits (10+)
8f245d5Odd Even Sorting Algorithm8dcfc79added Odd Even Sort algorithm58e58afOdd Even sort algorithm6ec1c7dApply suggestions from code review93c364fupdating DIRECTORY.mde85ec3cUpdate odd_even_sort.cb993bf3update Odd Even sort06210cfUpdate sorting/odd_even_sort.c141e0d0Update sorting/odd_even_sort.c047e3c8Update odd_even_sort.c📊 Changes
2 files changed (+121 additions, -0 deletions)
View changed files
📝
DIRECTORY.md(+1 -0)➕
sorting/odd_even_sort.c(+120 -0)📄 Description
Description of Change
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.