0% found this document useful (0 votes)
240 views5 pages

Topics To Be Prepared For A Frontend Interview - Codevolution

This document outlines the course curriculum for a course on preparing for a frontend interview. The course covers breaking down the interview process, JavaScript fundamentals like variables, scope, closures, prototypes and more. It also covers problem solving concepts like summing numbers, finding factors, Fibonacci sequences, palindromes, anagrams and more. The course is created by Vishwas Gopinath, an educational content creator with over 200k YouTube subscribers.

Uploaded by

Gaurav Ghosh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
240 views5 pages

Topics To Be Prepared For A Frontend Interview - Codevolution

This document outlines the course curriculum for a course on preparing for a frontend interview. The course covers breaking down the interview process, JavaScript fundamentals like variables, scope, closures, prototypes and more. It also covers problem solving concepts like summing numbers, finding factors, Fibonacci sequences, palindromes, anagrams and more. The course is created by Vishwas Gopinath, an educational content creator with over 200k YouTube subscribers.

Uploaded by

Gaurav Ghosh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

7/30/2021 Preparing for a Frontend Interview | Codevolution

Vishwas Gopinath

Vishwas is an educational content creator with over 200k subscribers on YouTube

Course Curriculum

Introduction


Course Introduction
(6:56) Preview

Breaking Down the Interview Process


The Big Picture
(3:40) Start


Preparing Your Resume
(6:36) Start


Recruiter Call
(2:55) Start


Initial Screening Call
(5:34) Start


Coding Project
(3:12) Start

https://learn.codevolution.dev/p/preparing-for-a-frontend-interview/?product_id=2651357&coupon_code=INDIA50 5/12
7/30/2021 Preparing for a Frontend Interview | Codevolution


Onsite Interview
(5:53) Start


Job Offer and Salary Negotiation
(2:36) Start

JavaScript


Section Overview - JavaScript
(3:00) Start

Toggle navigation

Variable Declarations - var vs let vs const
(9:25) Start

My Courses

Variable Declarations Exercise & Solution
(3:29) Start
All Courses

Understanding Scope
(10:08) Start


Closures
(10:16) Start


Closures Exercise & Solution
(8:12) Start


Function Currying
(7:57) Start


this Keyword
(11:54) Start


this Keyworkd Exercise & Solution
(5:18) Start


Arrow Functions
(5:14) Start


Arrow Functions Exercise & Solution
(1:35) Start


Function Currying Exercise and Solution
(6:33) Start


Prototype
(11:09) Start


More on Prototype
(5:33) Start


Prototypal Inheritance
(14:27)
https://learn.codevolution.dev/p/preparing-for-a-frontend-interview/?product_id=2651357&coupon_code=INDIA50 6/12
7/30/2021 Preparing for a Frontend Interview | Codevolution

Start

ES6 class Keyword
(4:06) Start


ES6 class Keyword Exercise & Solution
(5:05) Start


Map
(6:37) Start


Set
(3:30) Start


Iterables and Iterators
(19:51) Start


Iterables and Iterators Exercise & Solution
(7:34) Start


Generators
(10:16) Start


Generators Exercise & Solution
(3:47) Start


Asynchronous JavaScript
(5:47) Start


Timeouts and Intervals
(7:38) Start


Timeouts and Intervals Exercise & Solution
(7:46) Start


Callbacks
(7:30) Start


Promises (Part 1)
(15:52) Start


Promises (Part 2)
(6:32) Start


async await
(10:40) Start


async await Exercise and Solution
(1:26) Start


Event Loop - Synchronous Code
(7:12) Start

https://learn.codevolution.dev/p/preparing-for-a-frontend-interview/?product_id=2651357&coupon_code=INDIA50 7/12
7/30/2021 Preparing for a Frontend Interview | Codevolution


Event Loop - setTimeout
(8:47) Preview


Event Loop - Promise
(7:52) Start


Event Loop - setTimeout with Promise
(8:24) Start


Suggested Learning
(2:05) Start

Problem Solving


Section Overview
(2:04) Start


Sum of Numbers Start


Factorial of a Number Start


Fibonacci Sequence Start


Prime Numbers Start


Palindrome Start


Anagram Start


Reverse Words Start


Remove Vowels from a String Start


Palindromic Substrings Start


Array of Fullnames Start


Longest Word in a String Start


Array and Index
https://learn.codevolution.dev/p/preparing-for-a-frontend-interview/?product_id=2651357&coupon_code=INDIA50 8/12
7/30/2021 Preparing for a Frontend Interview | Codevolution

Start

Union Intersection Difference Start


Flatten Array Start


Duplicate Elements Start


Non Repeating Words Start


Longest Palindrome Start


Longest Substring Start


Group Anagrams Start

Miscellaneous


Section Overview
(1:29) Start


HTML
(13:05) Start


CSS
(19:06) Start


React and Redux
(9:08) Start


Tooling
(2:25) Start


Wrapping Up
(1:43) Start

https://learn.codevolution.dev/p/preparing-for-a-frontend-interview/?product_id=2651357&coupon_code=INDIA50 9/12

You might also like