diff --git a/circluar_Queue_using_Linked_List.cpp b/Data Structure/circular_Queue_using_Linked_List.cpp similarity index 100% rename from circluar_Queue_using_Linked_List.cpp rename to Data Structure/circular_Queue_using_Linked_List.cpp diff --git a/Decimal To Binary.cpp b/Others/Decimal To Binary.cpp similarity index 100% rename from Decimal To Binary.cpp rename to Others/Decimal To Binary.cpp diff --git a/Decimal To Hexadecimal .cpp b/Others/Decimal To Hexadecimal .cpp similarity index 100% rename from Decimal To Hexadecimal .cpp rename to Others/Decimal To Hexadecimal .cpp diff --git a/Happy_number.cpp b/Others/Happy_number.cpp similarity index 100% rename from Happy_number.cpp rename to Others/Happy_number.cpp diff --git a/Palindromeofnumber.cpp b/Others/Palindromeofnumber.cpp similarity index 100% rename from Palindromeofnumber.cpp rename to Others/Palindromeofnumber.cpp diff --git a/Primality Test.cpp b/Others/Primality Test.cpp similarity index 100% rename from Primality Test.cpp rename to Others/Primality Test.cpp diff --git a/smallest-circle.cpp b/Others/smallest-circle.cpp similarity index 100% rename from smallest-circle.cpp rename to Others/smallest-circle.cpp diff --git a/spiral_print.cpp b/Others/spiral_print.cpp similarity index 100% rename from spiral_print.cpp rename to Others/spiral_print.cpp diff --git a/NumericStringSort.cpp b/Sorting/NumericStringSort.cpp similarity index 100% rename from NumericStringSort.cpp rename to Sorting/NumericStringSort.cpp diff --git a/combsort.cpp b/Sorting/combsort.cpp similarity index 100% rename from combsort.cpp rename to Sorting/combsort.cpp