diff --git a/Sorts/BogoSort.c b/sorting/BogoSort.c similarity index 100% rename from Sorts/BogoSort.c rename to sorting/BogoSort.c diff --git a/Sorts/QuickSort.c b/sorting/QuickSort.c similarity index 100% rename from Sorts/QuickSort.c rename to sorting/QuickSort.c