When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

SkillShare logo

JavaScript Interview Questions - Coding Interview 2022

Unlock creativity with Skillshare! Learn acrylic painting, AI writing, graphic design, and photography.

     0 |
  • Reviews ( 0 )
Free

This Course Includes

  • iconskillshare
  • icon0 (0 reviews )
  • icon3 hours 43 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconSkillShare

About JavaScript Interview Questions - Coding Interview 2022

Introduction

Types of interviews

Interview and Work Are Completely Different Things

Mapping Users to Get Usernames

Difference between null and undefined

Hoisting

Closures

Currying

Adding Elements to the Array

Concatenating Arrays

Check if User With Such Name Exists

Remove All Duplicates in the Array

Sorting the array

Interview Is Not What You Think

Writing Range Function

Writing Shuffle Function

Find the Number of Occurences of Minimum Value in List

This

Classes

Prototypes

I’ve Failed Interview. What’s Next?

Modules

Implement Debounce Function

Implement Throttle Function

Highlight All Words Over 8 Chars With Yellow

Add a Link

Split Each Sentence to a Separate Line

Event Delegation

Xml HTTP Request

Fetch API

Basic Callback

Parallel Async Array

Convert Callback to Promise

Map Data in Promises

Rewrite Mapping Data in Async Await

You Must Use Correct Vocabulary

Design Request Manager

Implement Shallow Comparison

Implement Deep comparison

Create Memoization Function

Fibonacci

Palindrome

Anagram

Finding Vowels

Convert to Title Case

Convert the Time Input Given in 12 Hours Format to 24

Mapping Data

Replace Parameters in URL

Validation Messages

Nested List

Homework

What You Will Learn?

  • This course is great preparation for any javascript programming interviews that you may have coming up. Programming interviews need a lot amount of knowledge, but the best way to prepare for interviews is a lot of practice! In this course you will complete 59 javascript interview questions that come from real javascript interviews. There are no excersises that nobody asks here. In every question we will get a task first, then you will try to solve each problem yourself, and then I will show you different solutions to each problem step-by-step for different programmer levels. We will take a deep dive into the skills, concepts, and techniques that are required to solve each problem..
  • When you have completed this course you will have mastered the 59 interview questions that we will cover, but you will also have learned the concepts, skills, and techniques, that are necessary for you to excel in any other interview questions you may be asked. You will feel very confident going into any javascript programming interviews you will have. On top of all this, you will strengthen your javascript programming skills and javascript fundamentals in overall..
  • Core topics of the course:.
  • Closures.
  • Hoisting.
  • Currying.
  • Classes & Prototypes.
  • Modules.
  • Working with DOM.
  • Asyncronous Javascript (Callback, Promises, Async await).
  • Memoization.
  • Transforming data with real world tasks.
  • Creating own utility functions.