diff --git a/coding_interviews/bigfrontend/README.md b/coding_interviews/frontend/README.md similarity index 100% rename from coding_interviews/bigfrontend/README.md rename to coding_interviews/frontend/README.md diff --git a/coding_interviews/bigfrontend/js-coding-questions/array-flat/array-flat.js b/coding_interviews/frontend/js-coding-questions/array-flat/array-flat.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/array-flat/array-flat.js rename to coding_interviews/frontend/js-coding-questions/array-flat/array-flat.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/array-intersect/array-intersect.js b/coding_interviews/frontend/js-coding-questions/array-intersect/array-intersect.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/array-intersect/array-intersect.js rename to coding_interviews/frontend/js-coding-questions/array-intersect/array-intersect.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/array-intersect/array-intersect.test.js b/coding_interviews/frontend/js-coding-questions/array-intersect/array-intersect.test.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/array-intersect/array-intersect.test.js rename to coding_interviews/frontend/js-coding-questions/array-intersect/array-intersect.test.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/curry/curry.js b/coding_interviews/frontend/js-coding-questions/curry/curry.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/curry/curry.js rename to coding_interviews/frontend/js-coding-questions/curry/curry.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/decode-message/decode-message.js b/coding_interviews/frontend/js-coding-questions/decode-message/decode-message.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/decode-message/decode-message.js rename to coding_interviews/frontend/js-coding-questions/decode-message/decode-message.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/decode-message/decode-message.test.js b/coding_interviews/frontend/js-coding-questions/decode-message/decode-message.test.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/decode-message/decode-message.test.js rename to coding_interviews/frontend/js-coding-questions/decode-message/decode-message.test.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/first-bad-version/first-bad-version.js b/coding_interviews/frontend/js-coding-questions/first-bad-version/first-bad-version.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/first-bad-version/first-bad-version.js rename to coding_interviews/frontend/js-coding-questions/first-bad-version/first-bad-version.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/first-bad-version/first-bad-version.test.js b/coding_interviews/frontend/js-coding-questions/first-bad-version/first-bad-version.test.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/first-bad-version/first-bad-version.test.js rename to coding_interviews/frontend/js-coding-questions/first-bad-version/first-bad-version.test.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/flatten/flatten.js b/coding_interviews/frontend/js-coding-questions/flatten/flatten.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/flatten/flatten.js rename to coding_interviews/frontend/js-coding-questions/flatten/flatten.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/implement-a-queue-by-using-stack/implement-a-queue-by-using-stack.js b/coding_interviews/frontend/js-coding-questions/implement-a-queue-by-using-stack/implement-a-queue-by-using-stack.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/implement-a-queue-by-using-stack/implement-a-queue-by-using-stack.js rename to coding_interviews/frontend/js-coding-questions/implement-a-queue-by-using-stack/implement-a-queue-by-using-stack.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/remove-characters/remove-characters.js b/coding_interviews/frontend/js-coding-questions/remove-characters/remove-characters.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/remove-characters/remove-characters.js rename to coding_interviews/frontend/js-coding-questions/remove-characters/remove-characters.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/remove-characters/remove-characters.test.js b/coding_interviews/frontend/js-coding-questions/remove-characters/remove-characters.test.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/remove-characters/remove-characters.test.js rename to coding_interviews/frontend/js-coding-questions/remove-characters/remove-characters.test.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/traverse-dom-level-by-level/traverse-dom-level-by-level.js b/coding_interviews/frontend/js-coding-questions/traverse-dom-level-by-level/traverse-dom-level-by-level.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/traverse-dom-level-by-level/traverse-dom-level-by-level.js rename to coding_interviews/frontend/js-coding-questions/traverse-dom-level-by-level/traverse-dom-level-by-level.js diff --git a/coding_interviews/bigfrontend/js-coding-questions/traverse-dom-level-by-level/traverse-dom-level-by-level.test.js b/coding_interviews/frontend/js-coding-questions/traverse-dom-level-by-level/traverse-dom-level-by-level.test.js similarity index 100% rename from coding_interviews/bigfrontend/js-coding-questions/traverse-dom-level-by-level/traverse-dom-level-by-level.test.js rename to coding_interviews/frontend/js-coding-questions/traverse-dom-level-by-level/traverse-dom-level-by-level.test.js