Detailed description
The variable names used in sorting/merge_sort.c is really confusing. Please, use more useful names:
int *aux_array instead of int *b
Context
Sorry, I cannot understand what the code is doing
Possible implementation
No response
Additional information
No response