DSA in JS - Solving Basic Math Problems - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: DSA in JS - Solving Basic Math Problems (/Thread-DSA-in-JS-Solving-Basic-Math-Problems) |
DSA in JS - Solving Basic Math Problems - Farid - 07-13-2023 Published 7/2023 Created by Harish Krishnan| Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 53 Lectures ( 3h 1m ) | Size: 1 GB
Solve simple Math problems using JS
What you'll learnBasic Idea on Analysis of Algorithms Crash Course on Asymptotic Analysis Solve different Math problems using JS Practice using Coding Exercises Requirements Basic JavaScript Knowledge Description Welcome to this course DSA in JS - Solving Basic Math Problems.This course is all about solving basic math problems using JavaScript. The course will follow a pattern to give learners an overview of the problem we are trying to solve visually and a coding exercise to solve the same. In the end, the solution is also provided as video explanations.The course encompasses the below topicsIntroduction to Analysis of AlgorithmsIntroduction to Asymptotic AnalysisThen we solve the below problems using JSCounting DigitsCheck Whether a Number is a PalindromeFinding the Factorial of a NumberFinding the number of Trailing ZeroesFinding Greatest Common Divisor (GCD)Finding Least Common Multiple (LCM)Finding whether a number is a Prime NumberFinding all Prime FactorsFinding Divisors of a NumberSieve of Eratosthenes AlgorithmComputing the Powers of a numberFinding Absolute ValueFinding the Number of Digits in a FactorialFinding the Exact Three DivisorsModulo AdditionModule MultiplicationThroughout the course each problem is given an overview and a coding exercise to solve the same is provided, so you can try it out before looking at the solution videos. All codes are attached to the lectures for you to download as well. Who this course is for Beginner JavaScript Developers who likes to solve DSA Problems NitroFlare Link(s) RapidGator Link(s) |