What You’ll Learn
  • Dynamic Programming
  • Backtracking Techniques
  • Javascript Coding Interview Problems and Solutions
  • Common Data Structures such as Arrays
  • Hash Table,Linked List,Binary trees,Graphs etc.
  • Time and Space Complexity of Algorithms
  • Detailed Discussion of Logic to solve questions
  • Real Coding Interview Questions from Google
  • Meta,Amazon,Netflix ,Microsoft etc.
  • Boost your Problem solving skills

Requirements

  • Basic knowledge of Javascript ( things like write a loop
  • function etc)
  • No experience with Data Structures or Algorithms required

Description

Student Testimonials:

  • "Basically I'm a beginner to javascript but after listening the way of his teaching , i have no word for him he's fabulous person . and I recommend all to watch his course." - Mohd. Amir

  • "Excellent explanations and application of theory directly to practice!" - GUILLERMO GABRIEL KELLY SCHMIDT

  • "Explanations and demonstrations are on point and it makes grasping easier.." - Emmanuel Apea

  • "Excellent Teaching" - Sarhan Sayyed Rasool Shaikh

  • "Excellent course. The teacher has mastery of what he explains and the content is of great value."-Vyctor Vieira Guimarães

  • "It's an amazing course the instructor is super amazing and the way of teaching it is super awesome clarify everything very well and the roadmap for learning DSA is superb. Go with this guy without a second thought you will love it for sure..." - Shashank Jaiswal

  • "Excellent, way of teaching" - Gauri Shankar Jangid

About the Course:

Welcome to the Data Structures and Algorithms Coding Interview Bootcamp with Javascript!

The primary goal of this course is to prepare you for coding interviews at top tech companies. By tackling one problem at a time and understanding its solution, you'll accumulate a variety of tools and techniques for conquering any coding interview.

Daily Data Structures and Algorithms Coding Challenges:

The course is structured around daily coding challenges. Consistent practice will equip you with the skills required to ace coding interviews. For the next 50 days commit to yourself to practice atleast 2 coding interview questions everyday. You don't need any setup for this as the daily coding problem challenges can be solved in the coding environment provided by Udemy. The course will automatically track your progress and you just need to spend your time making actual progress everyday.

Topics Covered:

We start from the basics with Big O analysis, then move on to very important algorithmic techniques such as Recursion, Backtracking and Dynamic Programming Patters. After this we move to cover common data structures, and discuss real problems asked in interviews at tech giants such as Google, Meta, Amazon, Netflix, Apple, and Microsoft.

For each question, we will:

  1. Discuss the optimal approach

  2. Explain time and space complexity

  3. Code the solution in Javascript (you can follow along in your preferred language)

Additional Resources :

The course includes downloadable resources, motivational trackers, and cheat sheets.

Course Outline:


  • Day 1: Arrays, Big O, Sorted Squared Array, Monotonic Array

  • Day 2:Recursion,k-th symbol in Grammar,Josephus problem

  • Day 3:Recursion, Tower of Hanoi, Power Sum

  • Day 4:Backtracking, Permutations, Permutations 2

  • Day 5:Backtracking, Subsets, Subsets 2

  • Day 6:Backtracking, Combinations, Combinations Sum 1

  • Day 7:Backtracking,Combinations Sum 2,Combinations Sum 3

  • Day 8:Backtracking,Sudoku Solver, N Queens

  • Day 9:Dynamic Programming, Fibonacci, Climbing Stairs

  • Day 10:Dynamic Programming, Min Cost Climbing Stairs, Tribonacci

  • Day 11:Dynamic Programming, 01 Knapsack, Unbounded Knapsack

  • Day 12:Dynamic Programming, Target Sum, Partition Equal Subset Sum

  • Day 13:Dynamic Programming, LCS, Edit Distance

  • Day 14:Dynamic Programming, LIS, Max Length of Pair Chain, Russian Doll Envelopes

  • Day 15:Dynamic Programming, Palindromic Substrings, Longest Palindromic Substring, Longest Palindromic Subsequence

  • Day 16:Dynamic Programming, Palindrome Partitioning, Palindrome Partitioning 2

  • Day 17:Dynamic Programming, Word Break, Matrix Chain Multiplication

  • Day 18:Dynamic Programming, Kadane's algorithm - Max Subarray, Maximum Product Subarray

  • Day 19:Greedy Algorithms - Fractional Knpasack, Non overlapping Intervals

  • Day 20:Greedy Algorithms - Jump Game 1, Minimum # of arrows to burst baloons

  • Day 21:Greedy Algorithms - Two City Scheduling, Boats to Save people

  • Day 22:Greedy Algorithms - Task Scheduler, Largest Number

  • Day 23:Greedy Algorithms - Gas Stations,  Jump Game 2

  • Day 24: Arrays, Rotate Array, Container with Most Water

  • Day 25: Hash Tables, Two Sum, Isomorphic Strings

  • Day 26: Strings, Non-Repeating Character, Palindrome

  • Day 27: Strings, Longest Unique Substring, Group Anagrams

  • Day 28: Searching, Binary Search, Search in Rotated Sorted Array

  • Day 29: Searching, Find First and Last Position, Search in 2D Array

  • Day 30: Sorting, Bubble Sort, Insertion Sort

  • Day 31: Sorting, Selection Sort, Merge Sort

  • Day 32: Sorting, Quick Sort, Radix Sort

  • Day 33: Singly Linked Lists, Construct SLL, Delete Duplicates

  • Day 34: Singly Linked Lists, Reverse SLL, Cycle Detection

  • Day 35: Singly Linked Lists, Find Duplicate, Add 2 Numbers

  • Day 36: Doubly Linked Lists, DLL Remove Insert, DLL Remove All

  • Day 37: Stacks, Construct Stack, Reverse Polish Notation

  • Day 38: Queues, Construct Queue, Implement Queue with Stack

  • Day 39: Binary Trees, Construct BST, Traversal Techniques

  • Day 40: Pre order and In order Traversal of Binary Tree - Iterative

  • Day 41: Post Order Traversal Iterative, Path Sum 2

  • Day 42: Construct Binary Tree from Pre and In order Traversal ^ In and Post order Traversal

  • Day 43: Binary Trees, Level Order Traversal, Left/Right View

  • Day 44: Level order Trav 2, ZigZag Traversal

  • Day 45: Vertical order Traversal, Sum root to leaf numbers

  • Day 46: Binary Trees, Invert Tree, Diameter of Tree

  • Day 47: Binary Trees, Convert Sorted Array to BST, Validate BST

  • Day 48: Lowest common Ancestor of BST, Unique BST 2

  • Day 49: Lowest common Ancestor of Binary Tree, Unique BST 1

  • Day 50: Serialize and Deserialize Binary Tree, N-ary Tree Level Order Traversal

  • Day 51: Heaps, Max Heap, Min Priority Queue

  • Day 52: Graphs, BFS, DFS

  • Day 53: Graphs, Number of Connected Components, Topological Sort

  • Day 54: Number of Provinces, Find if path exists in Graph

  • Day 55: Number of Islands, Numbers with same consecutive differences

My confidence in your satisfaction with this course is so high that we offer a complete money-back guarantee for 30 days! Thus, it's a totally risk-free opportunity. Register today, facing ZERO risk and standing to gain EVERYTHING.

So what are you waiting for? Join the best Javascript Data Structures & Algorithms Bootcamp on Udemy.

I'm eager to see you in the course.

Let's kick things off! :-)

Jackson

Who this course is for:

  • People looking to get into top Tech companies in Software Engineering roles
  • Folks looking to ace the DSA part in Data Science Interview
  • Self taught programmers looking for their first job
  • Experienced developers wanting to get into MAANG companies ( top tech firms)
Courses

Course Includes:

  • Price: FREE
  • Enrolled: 20112 students
  • Language: English
  • Certificate: Yes

Recomended Courses

Corporate Security Exam Prep: Ethical Hacking Made Simple
0
(0 Rating)
FREE

Master Ethical Hacking Techniques and Corporate Security Strategies to Protect Against Cyber Threats

Enrolled
Master CCSE: Check Point Security Expert Test
0
(0 Rating)
FREE

Prepare for Check Point Security Expert (CCSE) certification with real-world practice questions

Enrolled
Python Certification PCEP 30-02: Test Your Knowledge
0
(0 Rating)
FREE
Category
  • English
  • 0 Students
Python Certification PCEP 30-02: Test Your Knowledge
0
(0 Rating)
FREE

Master Python Basics and Pass the PCEP 30-02 Exam with Confidence

  • English
  • 0 Students
Enrolled
Comprehensive JavaScript Certification Practice Exam 2024
0
(0 Rating)
FREE

Practice Questions to Validate and Enhance Your JavaScript Knowledge

Enrolled
Mastering Node.js: JSNSD Exam Practice Questions 2024
0
(0 Rating)
FREE

Master RESTful APIs, Web Servers, and Security for Certification Success

Enrolled
Comprehensive MySQL Practice Exam for Data Management
0
(0 Rating)
FREE

Test Your Foundation: Core MySQL Concepts and Commands

Enrolled
Curso completo de Javascript. Desde 0 hasta Proyectos reales
4.1
(137 Rating)
FREE

Te organizamos el conocimiento de forma diaria con ejercicios que corregiremos. Aprende el lenguaje mas demandado.

Enrolled
Python Design Patterns: Complete Guide [2024 Edition]
4.6842103
(44 Rating)
FREE

Master Python: Expert Design Patterns, Antipattern Avoidance & Hands-On Exercises

Enrolled

Previous Courses

Machine Learning and Deep Learning Projects in Python
4.4
(129 Rating)
FREE
Category
Development, Data Science
  • English
  • 21419 Students
Machine Learning and Deep Learning Projects in Python
4.4
(129 Rating)
FREE

20 practical projects of Machine Learning and Deep Learning and their implementation in Python along with all the codes

Enrolled
QuickBooks Desktop Pro-Personal Tax Tracking Tricks
4.85
(26 Rating)
FREE
Category
Finance & Accounting, Taxes, QuickBooks
  • English
  • 20582 Students
QuickBooks Desktop Pro-Personal Tax Tracking Tricks
4.85
(26 Rating)
FREE

QuickBooks Pro Desktop 2019 tracks more of our year-end tax needs in one QuickBooks file by using tax tracking methods

Enrolled
QuickBooks Online vs. QuickBooks Desktop
4.05
(239 Rating)
FREE
Category
Business, Entrepreneurship, QuickBooks
  • English
  • 19480 Students
QuickBooks Online vs. QuickBooks Desktop
4.05
(239 Rating)
FREE

Mastering QuickBooks: A Comparative Guide to Online and Desktop Versions - Navigate, Transact, Reconcile & Beyond

Enrolled
QuickBooks Online vs. QuickBooks Desktop vs. Excel
4.1
(140 Rating)
FREE
Category
Business, Entrepreneurship, Microsoft Excel
  • English
  • 18300 Students
QuickBooks Online vs. QuickBooks Desktop vs. Excel
4.1
(140 Rating)
FREE

Mastering QuickBooks Online, QuickBooks Desktop, and Excel: A Comparative Study in Accounting Efficiency and Versatility

Enrolled
Financial Accounting-Adjusting Entries & Financial Statement
4.5147057
(1331 Rating)
FREE

Master Adjusting Entries & Financial Statements: A Comprehensive Guide for Accurate Accounting and Reporting

Enrolled
QuickBooks Online vs. Excel
4.9
(195 Rating)
FREE
Category
Finance & Accounting, Money Management Tools, Microsoft Excel
  • English
  • 31064 Students
QuickBooks Online vs. Excel
4.9
(195 Rating)
FREE

Navigate & Compare QuickBooks Online and Excel: Learn the Ins & Outs of Accounting Cycles and Transactions

Enrolled
QuickBooks Desktop vs. Excel
4.2272725
(214 Rating)
FREE
Category
Finance & Accounting, Money Management Tools, QuickBooks
  • English
  • 34991 Students
QuickBooks Desktop vs. Excel
4.2272725
(214 Rating)
FREE

QuickBooks and Excel accounting cycle, reporting financial transaction to both QuickBooks and Excel compare and contrast

Enrolled
Financial Accounting – Closing Process
4.4653463
(1455 Rating)
FREE

Conquering the Closing Process: A Thorough Exploration of the Final Step in Accounting

Enrolled

Total Number of 100% Off coupon added

Till Date We have added Total 1695 Free Coupon. Total Live Coupon: 847

Confuse which course 100% Off coupon live? Click Here

For More Update Join Our Telegram Channel.