Algorithms and Data Structures in Javascript (2020)
Algorithms and Data Structures in Javascript (2020), available at $59.99, has an average rating of 4.25, with 44 lectures, 2 quizzes, based on 91 reviews, and has 4762 subscribers.
You will learn about 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 This course is ideal for individuals who are Anyone who wants to learn Sorting Algorithms or Anyone who wants to learn Data Structures or Anyone who wants to implement Algorithms and Data Structures in Javascript or Anyone who wants to improve their problem-solving skills It is particularly useful for Anyone who wants to learn Sorting Algorithms or Anyone who wants to learn Data Structures or Anyone who wants to implement Algorithms and Data Structures in Javascript or Anyone who wants to improve their problem-solving skills.
Enroll now: Algorithms and Data Structures in Javascript (2020)
Summary
Title: Algorithms and Data Structures in Javascript (2020)
Price: $59.99
Average Rating: 4.25
Number of Lectures: 44
Number of Quizzes: 2
Number of Published Lectures: 44
Number of Published Quizzes: 2
Number of Curriculum Items: 46
Number of Published Curriculum Objects: 46
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will 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
Who Should Attend
- 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
Target Audiences
- 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
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.
Algorithmsare 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 interviewmostly 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.
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction
Lecture 2: Say Hello 🙂
Lecture 3: Install VisualStudio Code
Chapter 2: Simple Sorting Algorithms
Lecture 1: Problem Definition
Lecture 2: Selection Sort
Lecture 3: CODE: Selection Sort
Lecture 4: Bubble Sort
Lecture 5: CODE: Bubble Sort
Lecture 6: CODE: Bubble Sort #Challenge
Lecture 7: CODE: Bubble Sort #Solution
Chapter 3: Recursion
Lecture 1: What is Recursion?
Lecture 2: CODE: Recursion
Lecture 3: CODE: Recursion 2 (debugging)
Chapter 4: Advanced Sorting Algorithms
Lecture 1: Merge Sort
Lecture 2: CODE: Merge Sort
Lecture 3: Quick Sort
Lecture 4: CODE: Quick Sort
Lecture 5: CODE: Quick Sort #Challenge
Lecture 6: CODE: Quick Sort #Solution
Chapter 5: Time Complexity
Lecture 1: What is Time Complexity?
Lecture 2: Big O notation
Lecture 3: Compared Sorting Algorithms
Lecture 4: CODE: Comparing Sorting Algorithms
Lecture 5: PRACTICE: Simple Algorithms
Chapter 6: Tree Data Structures
Lecture 1: What is Data Structure?
Lecture 2: Binary Search Tree
Lecture 3: CODE: Binary Search Tree
Lecture 4: CODE: Binary Search Tree 2
Lecture 5: CODE: Binary Search Tree 3
Lecture 6: AVL Tree
Lecture 7: AVL Tree Insertion
Lecture 8: AVL Tree Deletion
Lecture 9: CODE: AVL Tree
Lecture 10: CODE: AVL Tree 2
Lecture 11: CODE: AVL Tree 3
Lecture 12: CODE: AVL Tree 4
Lecture 13: CODE: AVL Tree 5
Chapter 7: List
Lecture 1: Linked List
Lecture 2: CODE: Linked List
Chapter 8: Advanced Data Structures
Lecture 1: Trie
Lecture 2: CODE: Trie
Lecture 3: Hash Table
Lecture 4: CODE: Hash Table
Chapter 9: BONUS: Discounts to my other courses!
Lecture 1: BONUS: Discounts to my other courses!
Instructors
-
Luke's Programming School
Bestselling Instructor with over 150 000 Students
Rating Distribution
- 1 stars: 2 votes
- 2 stars: 1 votes
- 3 stars: 11 votes
- 4 stars: 26 votes
- 5 stars: 51 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024