2019 JavaScript Algorithmic Scripting: Basic Level

2019 JavaScript Algorithmic Scripting: Basic Level

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 2.5 Hours | 1.35 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

Find the Longest Word in a String
2 Find the Longest Word in a String Pt.1
3 Find the Longest Word in a String Pt.2
4 Find the Longest Word in a String Pt.3

Reverse a String
5 Reverse a String Pt.1
6 Reverse a String Pt.2
7 Reverse a String Pt.3
8 Reverse a String Pt.4

Factorialize a Number
9 Factorialize a Number Pt.1
10 Factorialize a Number Pt.2
11 Factorialize a Number Pt.3

Check for Palindromes
12 Check for Palindromes

Title Case A Sentence
13 Title Case A Sentence Pt.1
14 Title Case A Sentence Pt.2
15 Title Case A Sentence Pt.3
16 Title Case A Sentence Pt.4

Return Largest Numbers in Arrays
17 Return Largest Numbers in Arrays Pt.1
18 Return Largest Numbers in Arrays Pt.2
19 Return Largest Numbers in Arrays Pt.3

Confirm the Ending
20 Confirm the Ending Pt.1
21 Confirm the Ending Pt.2

Repeat a String
22 Repeat A String Pt.1
23 Repeat A String Pt.2
24 Repeat A String Pt.3

Truncate a String
25 Truncate A String Pt.1
26 Truncate A String Pt.2

Chunky Monkey
27 Chunky Monkey Pt.1
28 Chunky Monkey Pt.2
29 Chunky Monkey Pt.3
30 Chunky Monkey Pt.4

Slasher Flick
31 Slasher Flick Pt.1
32 Slasher Flick Pt.2

Mutations
33 Mutations Pt.1
34 Mutations Pt.2

Falsy Bouncer
35 Falsy Bouncer

Seek and Destroy
36 Seek and Destroy Pt.1
37 Seek and Destroy Pt.2

Where Do I Belong
38 Where Do I Belong Pt.1
39 Where Do I Belong Pt.2
40 Where Do I Belong Pt.3
41 Where Do I Belong Pt.4

Caesar’s Cipher
42 Caesar’s Cipher Pt.1
43 Caesar’s Cipher Pt.2
44 Caesar’s Cipher Pt.3