diff --git a/Algorithms/Dijkstra's.js b/Graphs/Dijkstra.js similarity index 100% rename from Algorithms/Dijkstra's.js rename to Graphs/Dijkstra.js diff --git a/Algorithms/SieveOfEratosthenes.js b/Maths/SieveOfEratosthenes.js similarity index 100% rename from Algorithms/SieveOfEratosthenes.js rename to Maths/SieveOfEratosthenes.js