🌐
GeeksforGeeks
geeksforgeeks.org › quizzes › advanced-javascript
Quiz about Advanced JavaScript
January 10, 2025 - Advanced JavaScript Quiz will help you to test and validate your JavaScript knowledge. It covers a variety of questions, from basic to advanced. The quiz contains 10 questions. You just have to assess all the given options and click on the correct ...
🌐
W3Schools
w3schools.com › js › js_function_advanced_quiz.asp
JavaScript Advanced Functions Quiz
If you need a refresher, try the basic quiz first: JavaScript Functions Quiz.
Discussions

I made a fun JavaScript quiz that will test your knowledge on somewhat obscure JS syntax. You'll be shown 25 expressions and will have to guess the output. Please give it a try and let me know what you think :)

Opened the console while taking the quiz and almost spat my water out when i saw the "Hey stop cheating!" 10/10 quiz!

More on reddit.com
🌐 r/javascript
78
473
July 9, 2019
JavaScript quiz
This is really well done! Consider posting it to r/learnjavascript if you haven’t already. More on reddit.com
🌐 r/sveltejs
15
49
October 26, 2020
🌐
Server2client
server2client.com › jsquiz › jsadvancedquiz.html
JavaScript Quiz - JavaScript Advanced
In this quiz we test our knowledge of the JavaScript we learned in the JavaScript Advanced Section of the site.
🌐
MDN Web Docs
developer.mozilla.org › en-US › docs › Learn_web_development › Core › Scripting › Test_your_skills
Test your skills: JavaScript - Learn web development | MDN
August 18, 2025 - The aim of this skill test is to help you assess whether you've understood our Handling text — strings in JavaScript and Useful string methods articles.
🌐
TechLearn India
app.techlearnindia.com › test-your-javascript-skills
Advanced JavaScript Skills Quiz: Test Your Knowledge
Test your advanced javascript skills with this quiz ! Whether you're preparing for a technical interview, want to brush up on your skills with TechLearn India.
🌐
Perfectionkills
perfectionkills.com › javascript-quiz
Javascript quiz — Perfection Kills
February 8, 2010 - Quiz mainly focuses on knowledge of scoping, function expressions (and how they differ from function declarations), references, process of variable and function declaration, order of evaluation, and a couple more things like delete operator and object instantiation. These are all relatively simple concepts, which I think every professional Javascript developer should know.
Find elsewhere
🌐
Vercel
javascript-questions.vercel.app
JavaScript quiz
A quiz with advanced JavaScript questions
🌐
Mergesociety
mergesociety.com › quizzes › javascriptQuiz
JavaScript Quizzes | Test Your JS Skills with Interactive Challenges
Test your knowledge of arrays, ... arraysintermediate JSES6 featuresasync JavaScript ... Challenge yourself with advanced JavaScript concepts including closures, prototypes, design patterns, and performance optimization....
🌐
GitHub
github.com › lydiahallie › javascript-questions
GitHub - lydiahallie/javascript-questions: A long list of (advanced) JavaScript questions, and their explanations · GitHub
A long list of (advanced) JavaScript questions, and their explanations :sparkles: - lydiahallie/javascript-questions
Starred by 65.3K users
Forked by 9.2K users
🌐
Netlify
javascript-questions.netlify.app
JavaScript Questions
Multiple choice JavaScript questions as Progressive Web App
🌐
OnLevelUp
onlevelup.com › home › quizzes › javascript quiz intermediate level
Javascript Quiz intermediate level - On Level Up
April 28, 2021 - Test online Javascript Quiz for intermediate level to improve you skil in JavaScript language.
🌐
Sanfoundry
test.sanfoundry.com › javascript-online-test-advanced-javascript-1
Advanced JavaScript Test - Sanfoundry
November 6, 2023 - Start practicing “1000 MCQs on JavaScript”, and once you are ready, you can take tests on all topics by attempting our “JavaScript Test Series”. « Prev - JavaScript Parsing Test – 2» Next - Advanced JavaScript Test – 2
🌐
Coursera
coursera.org › coursera resources › resources - skill assessments › javascript skill assessment
JavaScript Skills Assessment: Gauge Your Coding Level | Coursera
August 14, 2025 - Test your JavaScript proficiency with this skills quiz. Identify your coding capabilities from beginner to advanced and receive course recommendations to enhance your web development skills.
🌐
Sporcle
sporcle.com › games › tinnderbox › advanced-javascript-concepts
Advanced JavaScript Concepts Quiz - By tinnderbox
Identify the advanced JavaScript concepts (Hard!) Test your knowledge on this miscellaneous quiz and compare your score to others. Quiz by tinnderbox
🌐
Frontend Masters
frontendmasters.com › courses › web-dev-quiz
Advanced Web Development Quiz | Test on JavaScript, CSS performance, web security & more | Course by Lydia Hallie | Frontend Masters
May 30, 2023 - Challenge your knowledge with a quiz on the advanced parts of web development! Answer 30 questions from JavaScript and CSS to performance, web security, and HTTP protocols.
🌐
Reddit
reddit.com › r/javascript › i made a fun javascript quiz that will test your knowledge on somewhat obscure js syntax. you'll be shown 25 expressions and will have to guess the output. please give it a try and let me know what you think :)
I made a fun JavaScript quiz that will test your knowledge ...
July 9, 2019 - I got a 24/25. Dang !5 + !5 screwed me up even though I knew false + false === 0. I only knew the stuff with empty strings and array because I tried to make my own code obfuscater (like JSF*ck). I did the quiz on mobile and it was absolutely wonderful.