diff --git a/Problems/LeetcodeProblems/two-sum.h b/Problems/LeetcodeProblems/1-two-sum.h similarity index 100% rename from Problems/LeetcodeProblems/two-sum.h rename to Problems/LeetcodeProblems/1-two-sum.h diff --git a/Problems/LeetcodeProblems/container-with-most-water.h b/Problems/LeetcodeProblems/11-container-with-most-water.h similarity index 100% rename from Problems/LeetcodeProblems/container-with-most-water.h rename to Problems/LeetcodeProblems/11-container-with-most-water.h diff --git a/Problems/LeetcodeProblems/best-time-to-buy-and-sell-stock.h b/Problems/LeetcodeProblems/121-best-time-to-buy-and-sell-stock.h similarity index 100% rename from Problems/LeetcodeProblems/best-time-to-buy-and-sell-stock.h rename to Problems/LeetcodeProblems/121-best-time-to-buy-and-sell-stock.h diff --git a/Problems/LeetcodeProblems/majority-element.h b/Problems/LeetcodeProblems/169-majority-element.h similarity index 100% rename from Problems/LeetcodeProblems/majority-element.h rename to Problems/LeetcodeProblems/169-majority-element.h diff --git a/Problems/LeetcodeProblems/move-zeroes.h b/Problems/LeetcodeProblems/283-move-zeroes.h similarity index 100% rename from Problems/LeetcodeProblems/move-zeroes.h rename to Problems/LeetcodeProblems/283-move-zeroes.h diff --git a/Problems/LeetcodeProblems/median-of-two-sorted-arrays.h b/Problems/LeetcodeProblems/4-median-of-two-sorted-arrays.h similarity index 100% rename from Problems/LeetcodeProblems/median-of-two-sorted-arrays.h rename to Problems/LeetcodeProblems/4-median-of-two-sorted-arrays.h diff --git a/Problems/LeetcodeProblems/maximum-subarray.h b/Problems/LeetcodeProblems/53-maximum-subarray.h similarity index 100% rename from Problems/LeetcodeProblems/maximum-subarray.h rename to Problems/LeetcodeProblems/53-maximum-subarray.h