Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 30, 2021 05:22 pm GMT

(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


Original Link: https://dev.to/frontendengineer/compilation-10-common-javascript-coding-interview-55d2

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To