I've also struggled with these tech interviews, but I finally managed to memorise tons of questions they like to ask on tech interviews after playing with JS Interview Hell - https://www.javascript-interview-hell.com/ . Answer from niecnasowa on reddit.com
Reddit
reddit.com › r/javascript › [askjs] what are the interview questions you have faced as a javascript developer?
r/javascript on Reddit: [AskJS] What are the interview questions you have faced as a JavaScript developer?
October 2, 2024 -
I have an interview tomorrow basically, I come from a CMS background with Drupal and Front end. I just want to make sure I am aware of most of the answers to the common questions
Top answer 1 of 7
5
I've also struggled with these tech interviews, but I finally managed to memorise tons of questions they like to ask on tech interviews after playing with JS Interview Hell - https://www.javascript-interview-hell.com/ .
2 of 7
3
Depends on the role. Make sure you understand the event loop, critical rendering path, types of data, primitives, objects, data structures, closures, scopes, array operations For example, check if a string is a palindrome + complexity. Then you should also check frameworks. You should read https://www.frontendinterviewhandbook.com/ Good luck!
GitHub - lydiahallie/javascript-questions: A long list of (advanced) JavaScript questions, and their explanations Updated weekly! Jun 19, 2019
r/javascript 7y ago
[AskJS] Technical test questions about javascript and related framework Nov 27, 2023
r/javascript 2y ago
What Javascript, React or Typescript questions would you expect a developer to know based on their experience? Jun 22, 2023
r/webdev 3y ago
Roadmap
roadmap.sh › questions › javascript-coding
Top 80 JavaScript Coding Interview Questions and Answers
Master your next interview with these top 80 JavaScript coding interview questions and answers, great for all experience levels.
[AskJS] What are the most common interview questions for frontend?
I think that a deeply understanding of callback, promises, and asynchronous things are top questions atm More on reddit.com
[AskJS] What would you study for a entry level JS interview?
All our js is front ends for APIs, so I’d definitely ask about promises, familiarity with REST APIs (how to call them, handle responses). I usually ask a few more basic questions about truthiness and things like double equals vs triple equals. More general web stuff/software dev stuff would be things like responsive design, css/sass, git, agile, unit testing, etc. Personally I wouldn’t care much if you know how to do DOM manipulation if we’re using React, but everyone is different. One piece of advice is don’t try to BS any answers. If you don’t know, be straightforward and ask them about it. Showing interest to learn should be a large part of what they are looking for, and there’s nothing worse than being called out on your own BS. More on reddit.com
JavaScript Interview Q&A - Most common JS concepts you should know by heart
I wouldn't care if a candidate doesn't know about hoisting, debouncing and throttling. I don't see these as core JS concepts. Well, I take that back, hoisting obviously is. But I've been doing JS development since '97 professionally and I can't honestly think of a single instance where I had to know anything about hoisting. Maybe that's simply because I've always written code in a logical way, hence hoisting doesn't tend to be a factor. Debouncing and throttling are ideas you can easily learn if and when the need arise, not something you have to know cold in my opinion. The rest are reasonable to test for, though I personally wouldn't consider someone that didn't know some of them disqualified immediately. It would just be one factor among many to consider. More on reddit.com
Javascript Interview Prep Resources
Thanks for sharing this - looks great! Will be helpful for a lot of people. More on reddit.com
01:15:12
50 JavaScript Interview Questions Solved in 1 Hour - YouTube
26:53
JavaScript Coding Interview Questions for Senior Developers (2026) ...
Javascript Coding Interview Questions | Javascript Interview ...
45:30
JavaScript HARD Interview Questions | Part 1 - YouTube
01:03
Most Asked JavaScript Coding Interview Question 2025 | Coding ...
09:24
Most Common Javascript Interview Questions (I've been asked) - YouTube
GeeksforGeeks
geeksforgeeks.org › javascript › javascript-coding-questions-and-answers
JavaScript Coding Questions and Answers - GeeksforGeeks
August 5, 2025 - These Top 50 coding questions and answers will help you to improve your coding concept in JavaScript. If you're a beginner and want to gather some real-time coding examples, then start here. This section will help you understand the fundamentals and solve simple coding problems. This code splits the string into an array of characters using the split() method, reverses the array, and joins it back into a string using the join() method.
GitHub
github.com › sudheerj › javascript-interview-questions
GitHub - sudheerj/javascript-interview-questions: List of 1000 JavaScript Interview Questions · GitHub
List of 1000 JavaScript Interview Questions. Contribute to sudheerj/javascript-interview-questions development by creating an account on GitHub.
Author sudheerj
Keka
keka.com › hr toolkit › interview questions › top 50 javascript coding interview questions and answers
JavaScript Coding Interview Questions and Answers List | Keka
Interviewers are looking for candidates who can not only clearly explain the solution along with the code, but also show the ability to think logically and articulate their thought processes. By using the filter method on the array, I can check if each element is even or not by using the modulus operator (%) with 2. The element is even if the result is 0. This can be included in the new array. ... By asking this question, managers aim to assess the candidate’s algorithmic thinking and understanding of JavaScript programming. The interviewer expects the candidate to demonstrate their knowledge of the factorial concept.
Laracasts
laracasts.com › discuss › channels › javascript › javascript-programming-interview-questions
JavaScript programming interview questions?
The most popular Laravel and PHP programming forum.
DEV Community
dev.to › greatfrontend › top-10-expert-crafted-javascript-coding-interview-questions-4gge
Top 10 Expert-Crafted JavaScript Coding Interview Questions - DEV Community
January 16, 2025 - The reduce() method is a staple of functional programming in JavaScript and frequently comes up in front-end interviews. It tests a candidate's ability to: Work with functional-style APIs. Understand array iteration and transformation techniques. Manage accumulator state effectively across iterations. Companies often include questions about reduce() alongside methods, such as map(), filter, and concat().
LinkedIn
linkedin.com › pulse › exploring-common-javascript-coding-interview-questions-gurunath-kadam-s9uwf
Exploring Common JavaScript Coding Interview Questions
We cannot provide a description for this page right now
Udemy
udemy.com › development
100+ JavaScript Coding Practice Test Questions Answers 2026
January 5, 2026 - JavaScript Interview Coding Questions and Answers (Solution Code with Detailed Explanations) Are you preparing for a JavaScript coding interview and seeking to achieve a level of mastery that allows you to confidently address challenging, nuanced questions? This course is meticulously crafted ...
GitHub
github.com › priya42bagde › JavaScriptCodingInterviewQuestions
GitHub - priya42bagde/JavaScriptCodingInterviewQuestions: JavaScript Coding Interview Questions · GitHub
JavaScript Coding Interview Questions. Contribute to priya42bagde/JavaScriptCodingInterviewQuestions development by creating an account on GitHub.
Starred by 702 users
Forked by 319 users
Coderbyte
coderbyte.com › algorithm › 10-common-javascript-interview-questions
10 common JavaScript interview questions
November 24, 2015 - Evaluate candidates quickly, affordably, and accurately for assessments, interviews, and take-home projects. Prepare for interviews on the #1 platform for 1M+ developers that want to level up their careers.