DEV Community

Cover image for (Compilation) 10 Common Javascript Coding Interview Questions
Let's Code
Let's Code

Posted on • Edited on

6 2

(Compilation) 10 Common Javascript Coding Interview Questions

Are you ready for your next front-end role 💼 💻 or are about to start a career as a front end developer/engineer? If so, here is a video 🎥 of 10 Common Javascript Coding Interview Questions that may appear on your next or future interview.

I took my previous post/video and compile it on a one video. Good luck if you are about to interview!

Contents:

0:06 - Palindrome
1:18 - Find Min and Max
2:59 - Balanced Parenthesis
4:46 - Remove Duplicates In Array
6:08 - Reverse a string
7:27 - Count Vowels in a string
9:31 - Capitalize All Words in Sentence
11:25 - Commonly used character in a string
13:49 - Fizz Buzz
15:08 - Anagram

Codepen:

(If you want to see code that was used and play around with code)
Palindrome: https://codepen.io/angelo_jin/pen/RwgPVwr
Find Min and Max: https://codepen.io/angelo_jin/pen/zYzvQdM
Balanced Parenthesis: https://codepen.io/angelo_jin/pen/OJgwaed
Remove Duplicates In Array: https://codepen.io/angelo_jin/pen/PojPRzQ
Reverse a string: https://codepen.io/angelo_jin/pen/LYyvBKy
Count vowels in a string: https://codepen.io/angelo_jin/pen/zYzYdmQ
Capitalize All Words in Sentence: https://codepen.io/angelo_jin/pen/xxrdBVE
Commonly Used Character in a string: https://codepen.io/angelo_jin/pen/abwYGPo
Fizz Buzz: https://codepen.io/angelo_jin/pen/MWobgqj
Anagram: https://codepen.io/angelo_jin/pen/xxrVmdg

Feel free to bookmark 🔖 even if you don't need this for now. You may need to refresh/review down the road when it is time for you to look for a new role.

If you want to support me - Buy Me A Coffee

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay