About 210 results
Open links in new tab
  1. The Euclidean Algorithm (article) | Khan Academy

    The Euclidean Algorithm is a technique for quickly finding the GCD of two integers.

  2. Example: Euclid's division algorithm (video) | Khan Academy

    In an earlier video, we learnt what the Euclid's division algorithm is. Here, let's apply Euclid's division algorithm to find the HCF (Highest common factor) of 1318 and 125.

  3. Euclid's division algorithm visualised (video) | Khan Academy

    In an earlier video, we learnt how to use the Euclid's division algorithm to find the HCF of two numbers. Now let us learn how to visualise Euclid's division algorithm and get an intuition for …

  4. 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.

  5. Modular inverses (article) | Cryptography | Khan Academy

    This method seems slow... There is a much faster method for finding the inverse of A (mod C) that we will discuss in the next articles on the Extended Euclidean Algorithm.

  6. 유클리드 호제법 (개념 이해하기) | 모듈로 연산 | Khan Academy

    두 정수 A와 B의 최대공약수 (GCD)는 A와 B를 나누어떨어지게 하는 수 중 가장 큰 정수 라는 사실을 기억해 봅시다. 유클리드 호제법 (Euclidean Algorithm) 은 두 정수의 최대공약수를 쉽게 알아내는 …

  7. El algoritmo de Euclides (artículo) | Khan Academy

    El algoritmo de Euclides es una técnica para encontrar rápidamente el MCD de dos enteros.

  8. Cryptography | Computer science theory - Khan Academy

    Fast modular exponentiation Fast Modular Exponentiation Modular inverses The Euclidean Algorithm

  9. Algorithms | AP CSP | Khan Academy

    Evaluating algorithms How do we prove an algorithm is correct, and how do we measure its efficiency?

  10. Converting decimal numbers to binary - Khan Academy

    Learn a technique for converting decimal numbers into binary numbers using just pen, paper, and calculations. Works best for small numbers, since bigger numbers require increasingly more …