
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.
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, …
Verifying an algorithm | AP CSP (article) | Khan Academy
Empirical analysis, which involves testing the algorithm with different inputs and observing the results, is a common approach used by programmers to identify faults and errors in algorithms.
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 …
Intro to Euclid's division algorithm (video) | Khan Academy
Let's get introduced to Euclid's division algorithm to find the HCF (Highest common factor) of two numbers. Let's learn how to apply it over here and learn why it works in a separate video.
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 …
Discuss: Algorithms in your life (article) | Khan Academy
We've given you a little intro to algorithms, and a few examples. Now before we go further, we want to hear what algorithms you can think of.
Relate multiplication with area models to the standard algorithm
So the other way of doing it, we could've said, 481, and this is sometimes called the standard algorithm, 481 times 300 and 50, let me do the same colors, 352. And in the standard …
Multiplying multi-digit numbers (video) | Khan Academy
Sal shows lots of examples for how to multiply 2- and 3-digit numbers using "standard algorithm". Created by Sal Khan.