Build Algorithms using Typescript

1h 40m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.5
293
people completed
Bookmark
Download
RSS

Algorithms are the basic construction of the computer programs that you are writing every day. They take language syntax and the machine uses that information to carry out our commands. While "everything is an algorithm!" is basically a true statement, we also have quite a bit of thought and effort put into defining formal algorithms. Understanding these formal algorithms helps you as a developer so that you won't need to re-invent the wheel every time you sit down to solve a problem.

They also come up quite a bit as "whiteboard problems" in programming job interviews, so understanding algorithms is a big win for you as a coder.

You will review many common algorithms using TypeScript as the language. Even if you don't prefer TypeScript, they will easily translate into JavaScript or practically any other language

Instructor

Basarat Ali Syed

That #TypeScript guy. Helping #JavaScript - TS upgrades. YouTuber, Book Author, Presenter, OSS Dev .

Course content (25 lessons)

    illustration for Build Algorithms using Typescript