2019 JavaScript Algorithmic Scripting: Advanced Level

2019 JavaScript Algorithmic Scripting: Advanced Level

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 3 Hours | 1.22 GB

Make your code & programs faster and more efficient by using algorithms. Be very well prepared for technical interviews.

This course teaches algorithms in javascript from the ground up. Using algorithms in your programming allows you to improve the efficiency, performance, speed, and scalability of your code/applications/programs. You will learn what algorithms are, why they are important, and how to code them out in JavaScript. You will also learn other important programming concepts along the way such as functional programming, time complexity, recursion, and other important concepts, because you will be implementing them in the algorithms that you build throughout this course. This course also heavily uses diagrams and animations to help make understanding the material easier.

This course is also very good for anyone who is interviewing for developer/engineering jobs at both large and small companies. Interviewers will very often ask candidates to write algorithms out in code, and this course will prepare you very well to do that. If you have recently graduated from a coding bootcamp or are currently looking for a job, you will find this course to be beneficial. Knowing algorithms will absolutely help you to excel in technical interviews.

What Will I Learn?

  • Code out important algorithms in JavaScript
  • Improve the efficiency, performance, and scalability of your code, applications, and programs
  • Excel in technical engineering/programming interviews at both large companies and small companies
  • Create your own, custom, algorithms that can perform whatever functionality you may need
Table of Contents

Introduction
1 Introduction

Record Collection
2 Record Collection Pt.1
3 Record Collection Pt.2

Symmetric Difference
4 Symmetric Difference Pt.1
5 Symmetric Difference Pt.2
6 Symmetric Difference Pt.3

Exact Change
7 Exact Change Pt.1
8 Exact Change Pt.2
9 Exact Change Pt.3

Inventory Update
10 Inventory Update Pt.1
11 Inventory Update Pt.2
12 Inventory Update Pt.3

No Repeats Please
13 No Repeats Please Pt.1
14 No Repeats Please Pt.2
15 No Repeats Please Pt.3

Make A Person
16 Make A Person

Map the Debris
17 Map the Debris Pt.1
18 Map the Debris Pt.2
19 Map the Debris Pt.3

Pairwise
20 Pairwise Pt.1
21 Pairwise Pt.2
22 Pairwise Pt.3
23 Pairwise Pt.4