mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
Update selection_sort_recursive.c
This commit is contained in:
parent
1c777cbe99
commit
d957dacec5
@ -1,5 +1,6 @@
|
||||
/**
|
||||
* @file
|
||||
* @author [Dhruv Pasricha](https://github.com/DhruvPasricha)
|
||||
* @brief [Selection Sort](https://en.wikipedia.org/wiki/Selection_sort)
|
||||
* implementation using recursion.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user