mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-19 03:49:35 +00:00
[PR #1251] [CLOSED] docs: added documentation/formatting to linear search and radix sort algorithms #1842
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/1251
Author: @AtlantaEmrys2002
Created: 4/27/2023
Status: ❌ Closed
Base:
master← Head:Documentation📝 Commits (3)
fcbc3c1Update linear_search.c2c54ad2Merge branch 'TheAlgorithms:master' into Documentation144a178Update radix_sort.c📊 Changes
2 files changed (+124 additions, -66 deletions)
View changed files
📝
searching/linear_search.c(+44 -20)📝
sorting/radix_sort.c(+80 -46)📄 Description
Description of Change
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.