diff --git a/add-timer-decorator.py b/addTimerDecorator.py similarity index 100% rename from add-timer-decorator.py rename to addTimerDecorator.py diff --git a/breadth_first_search.py b/breadthFirstSearch.py similarity index 100% rename from breadth_first_search.py rename to breadthFirstSearch.py diff --git a/Bubble_Sort.py b/bubbleSort.py similarity index 100% rename from Bubble_Sort.py rename to bubbleSort.py diff --git a/cheat sheet.py b/cheatSheet.py similarity index 100% rename from cheat sheet.py rename to cheatSheet.py diff --git a/Dijkstra's algorithm.py b/dijkstrasAlgorithm.py similarity index 100% rename from Dijkstra's algorithm.py rename to dijkstrasAlgorithm.py diff --git a/factorial recurssion.py b/factorialRecurssion.py similarity index 100% rename from factorial recurssion.py rename to factorialRecurssion.py diff --git a/leetcode-groupAnagrams.py b/leetcodeGroupAnagrams.py similarity index 100% rename from leetcode-groupAnagrams.py rename to leetcodeGroupAnagrams.py diff --git a/merge_sort.py b/mergeSort.py similarity index 100% rename from merge_sort.py rename to mergeSort.py diff --git a/selection_sort.py b/selectionSort.py similarity index 100% rename from selection_sort.py rename to selectionSort.py diff --git a/sets b/sets.py similarity index 100% rename from sets rename to sets.py