Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
100 Algorithms Challenge
Rating: 4.2 out of 5(280 ratings)
2,577 students
Created byDylan Israel
Last updated 1/2021
English

What you'll learn

  • Master commonly asked interview questions
  • Practice dozens of different challenges and build a 100 algorithm portfolio piece
  • Be prepared for the next technical interview
  • Use JavaScript & TypeScript to solve challenging algorithms

Course content

5 sections122 lectures8h 3m total length
  • Whats the 100 Algorithms Challenge? Who Am I?4:17
  • Objective Setup2:16
  • My Tools0:49

    Learn to configure your tools for the course using Visual Studio Code as the main editor, with the optional Quokka extension to print console logs in JavaScript or TypeScript.

  • TypeScript Basics3:08

    Explore a brief introduction to TypeScript basics, including type annotations and return types, and see how TypeScript, a JavaScript superset, boosts Intellisense, readability, and safety.

  • Getting Started1:17

Requirements

  • Basic Understanding of JavaScript
  • Eagerness to learn

Description

Technical interviews are the filter between good and great developers. At least that is how the industry sees it. In this course we will up your problem solving ability and speed with 100 algorithm problems and solutions.

These questions are some of the most common ones asked in interviews. A portion are questions that come from companies like Google, Facebook, Uber, Amazon etc.

By the end of the course you will be:

  • Have a handle on higher order functions in JavaScript
  • Understand the basics of TypeScript
  • Have a 100 algorithm portfolio item
  • Be ready to ace the JavaScript technical interview

Who this course is for:

  • Those wanting to prepare for technical interviews or currently interviewing
  • Those wanting to get better with JavaScript and TypeScript
  • Anyone who wants to learn how to code out algorithms in JavaScript