Video: .MP4, 1280x720 30 fps | Audio: AAC, 44.1 kHz, 2ch | Duration: 05:13:15
Genre: eLearning | Language: English + Subtitles | Size: 2.39 GB
Master algorithms and data structures in Javascript.
What you'll learn
Master Sorting Algorithms and Data Structures FAST
Implement Selection, Bubble, Merge and Quick Sort
Implement Binary Search Tree, AVL Tree, Linked List, Tries and Hash Tables
Improve problem-solving skills & Construct Efficient Algorithms
Requirements
Basic Javascript programming knowledge
Description
This course is designed to help you understand sorting algorithms and data structures. In my experience most people focus on the programming language, but people often forget about algorithms.
Algorithms are definitely more important than a programming language, you can learn a programming language in about week, but the problem-solving ability is much harder to learn. But the benefits are worth it.
When you get to interview mostly they care about your problem-solving abilities, algorithms and data structures.
To get your dream job, you need to know how to solve whatever problem they have. In this course, you will learn how to do that.
Also, I believe that nobody has time for long and boring lectures, so in this class, I try to explain the important things in a fast and engaging way, so I won't bore you to death.
We start off with Sorting algorithms:
- Selection Sort
- Bubble Sort
First there is the explenation lecture where you learn the idea behind an algorithm, then there is the implementation lecture, where we implement the algorithm in Javascript.
Then I show you how Recursion works, once again I try to explain what recursion means, then we implement some recursion algorithms and we use debugger to see how computer evaluates recursive functions.
Then we move on to recursive Sorting Algorithms
- Merge sort
- Quick sort
These algorithms are most commonly used. With each algorithm I explain the idea, then we implement the algorithm.
Once you learn sorting algorithms, we move on to Time Complexity:
- What is time Complexity
- Big O notation
I explain what is time complexity and why we need it, also, I will show you how to compare sorting algorithms, so that we can see which one is the "best".
In this section you also find an article with a lot of problems, where you can train your problem solving skills.
After that we take a look at Data Structures, I choose In my opinion the best dat structures for you to learn the important concepts.
We start of with Tree Data Structures:
- Binary Search Tree
- AVL tree
You learn how these works and also how to implement them.
Then we take a look at Linked List, Stack, Tries and Hash Tables. Once again we implement all of these in Javascript.
I believe that learning and understanding these concepts will help you solve problems more efficiently.
Who this course is for:
Anyone who wants to learn Sorting Algorithms
Anyone who wants to learn Data Structures
Anyone who wants to implement Algorithms and Data Structures in Javascript
Anyone who wants to improve their problem-solving skills
.part1.rar.html
.part2.rar.html
.part3.rar.html
发布日期: 2020-02-14