Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Algorithms in JavaScript : Design techniques

Posted By: Sigha
Algorithms in JavaScript : Design techniques

Algorithms in JavaScript : Design techniques
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size: 1.79 GB
Genre: eLearning Video | Duration: 82 lectures (9 hour, 29 mins) | Language: English

Complexity Analysis,Recursion, backtracking, Dynamic Programming,Greedy algorithm, Divide and Conquer & Famous Algorithm

What you'll learn

Algorithm Design in JavaScript


Requirements

Basic Java Script

Description

Algorithm Design Techniques : Live problem solving in Java Script


Algorithms are everywhere! One great algorithm applied sensibly can result into a System like GOOGLE!


Larry Page, founder of google designed “Page Rank” algorithm that is behind the search in google. That is why when we search on google we generally find the most relevant result on the First Page itself.


Every Computer Programmer should learn how to design algorithms which are not only correct but also efficient in terms of


TIME and SPACE!


Completer scientists have worked from 100s of years !! - (Put images of some of the scientists…)


And derived some of the techniques that can be applied to write and design algorithms!


So Why to reinvent the wheel ??


Let’s go through some of the most famous algorithm design techniques in this course!!


Once you will come to know these design techniques It will become very easy for you to approach a problem by identifying which technique to apply to solve that correctly and efficiently.


We will start this course with some measurement techniques in algorithms that is called complexity analysis so that we can measure -


The time and space in an algorithm when we design that.


Then we will start with understanding recursion and deep dive into that.


Recursion is the base of any algorithm design … because most of the algorithms has to be solved using recursion!


Recursion is executed in computers in a very special way using stack frames… we will understand all that..


There are many types of recursion and we will have a look into that.


We will solve some classic problems like the Tower of Hanoi, Binary subtree… to understand the recursion deeply…


And WE WILL WRITE THE CODE LINE BY LINE IN JAVA !! To make it very easy to understand and code…


Then we will move into another design technique backtracking !!


Backtracking algorithms are enhanced recursion where we can revert our decision from inside a recursion…


We will understand how to Identify and approach this kind of problems..


Also, we will solve some classical problems


Rat In Maze, NQueens, KnightsTour problems… and Code them LINE by LINE …


Then, We will then move to the next section


Divide and Conquer… Greedy algorithms


And will take the same approach !! To understand identify and Solve some problems… and code some classic problems.


Then there will be a very important section! Dynamic programming


That is not only important for Algorithms design but also, Interviews


This is a very favorite paradigm for the interviewer to ask questions from - We will solve a lot of problems in section along with code… and understand how to approach this kind of problem!!


All in all!


By the end of this course -


1. You will understand how to design algorithms

2. A lot of coding practice and design live problems in Java

3. Algorithm Complexity analysis


Welcome Again !! And See you in the course.

Who this course is for:

Want to learn Algo Designing in JavaScript

Algorithms in JavaScript : Design techniques


For More Courses Visit & Bookmark Your Preferred Language Blog
From Here: English - Français - Italiano - Deutsch - Español - Português - Polski - Türkçe - Русский


Download Links