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

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay