mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
18c79b203e
* commit '9d51b08a816693281b2890671e9b5fdcbded5b12': Add return value in deque() Remove the white space Typo in variable name Add the return value in create _heap() updating DIRECTORY.md Fix #509 Increased spead of Cocktail Sort Add new sorting algorithm (Cocktail Sort) Changed function name Add new sorting algorithm updating DIRECTORY.md dynamic array data structure Add syntax highlight index now starts from 1 # Conflicts: # client_server/client.c # sorting/Bubble_Sort_2.c |
||
---|---|---|
.. | ||
Bead_Sort.c | ||
binary_Insertion_Sort.c | ||
Bogo_Sort.c | ||
Bubble_Sort_2.c | ||
Bubble_Sort.c | ||
Bucket_Sort.c | ||
CMakeLists.txt | ||
Cocktail_Sort.c | ||
comb_sort.c | ||
counting_Sort.c | ||
Cycle_Sort.c | ||
gnome_sort.c | ||
Heap_Sort.c | ||
insertion_Sort.c | ||
merge_sort.c | ||
multikey_quick_sort.c | ||
Pancake_Sort.c | ||
partition_Sort.c | ||
Pigeonhole_Sort.c | ||
Quick_Sort.c | ||
radix_sort_2.c | ||
radix_sort.c | ||
random_quick_sort.c | ||
Selection_Sort.c | ||
shaker_sort.c | ||
shell_Sort2.c | ||
shell_Sort.c | ||
Stooge_Sort.c |