
Algorithms | Computer science theory | Computing | Khan Academy
What are algorithms and why should you care? Explore two games that you could use an algorithm to solve more efficiently - the number guessing game and a route-finding game.
Algorithmic bias (video) | Khan Academy
So as you consume technology, keep a healthy skepticism and ask yourself, "Why is the algorithm offering me this result?" Okay, so humans are biased, but what if I just have AI …
What is an algorithm and why should you care? - Khan Academy
Tom and Devin will teach you many of the algorithms that you would learn in APCS or CS 101, like searching algorithms, sorting algorithms, recursive algorithms and my personal favorite, …
Intro to standard way of multiplying multi-digit numbers
The standard algorithm for multiplying a multi-digit number by a single digit number involves multiplying each place value by the single digit, and regrouping as necessary.
Algorithms and selection (video) | Selection | Khan Academy
What is an algorithm? Use algorithms to plan out your programs, and evaluate approaches to a problem based on correctness, efficiency, and readability. Explore how to use selection in your …
Algorithms and selection (video) | Khan Academy
What is an algorithm? Use algorithms to plan out your programs, and evaluate approaches to a problem based on correctness, efficiency, and readability. Explore how to use selection in your …
Khan Academy | Khan Academy
Learn about algorithms, their importance, and how they are used to solve problems effectively in this introductory video.
Understanding the standard algorithm for multiplication
The standard algorithm for multiplying whole numbers involves breaking the numbers down into their place values and multiplying each place value separately.
Lossless text compression (article) | Khan Academy
In some cases, applying the algorithm will increase the number of bits needed to represent the data we meant to shorten. However, most of the data we are going to compress will contain …
Relate multiplication with area models to the standard algorithm …
Learn the concept of multi-digit multiplication. Watch and learn how to break down the process into understandable steps, using two different methods.