
Algorithm - Wikipedia
Flowchart of using successive subtractions to find the greatest common divisor of number r and s In mathematics and computer science, an algorithm (/ ˈælɡərɪðəm / ⓘ) is a finite sequence of …
Algorithm | Definition, Types, & Facts | Britannica
Dec 5, 2025 · Algorithm, systematic procedure that produces—in a finite number of steps—the answer to a question or the solution of a problem. The name derives from the Latin translation, …
What is an Algorithm | Introduction to Algorithms - GeeksforGeeks
Dec 13, 2025 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and …
What is an algorithm? | TechTarget
Jul 29, 2024 · What are examples of algorithms? Machine learning is a good example of an algorithm, as it uses multiple algorithms to predict outcomes without being explicitly …
Algorithms | Computer science theory | Computing | Khan Academy
We've partnered with Dartmouth college professors Tom Cormen and Devin Balkcom to teach introductory computer science algorithms, including searching, sorting, recursion, and graph …
Apa Itu Algoritma? Pengertian, Ciri-Ciri, Jenis, dan ...
Apr 24, 2025 · Algoritma adalah serangkaian langkah atau prosedur logis yang digunakan untuk menyelesaikan suatu masalah secara sistematis. Kata algoritma berasal dari kata “Algoritmi”, …
What is an Algorithm? - Programiz
An algorithm is a set of well-defined instructions in sequence to solve a problem. In this tutorial, we will learn what algorithms are with the help of examples.
Algorithms | Coursera
Offered by Stanford University. Learn To Think Like A Computer Scientist. Master the fundamentals of the design and analysis of algorithms. Enroll for free.
ALGORITHM Definition & Meaning - Merriam-Webster
The meaning of ALGORITHM is a procedure for solving a mathematical problem (as of finding the greatest common divisor) in a finite number of steps that frequently involves repetition of an …
Algoritma Pemrograman: Pengertian, Fungsi, dan Jenis
Jul 24, 2025 · Artikel ini akan membahas secara lengkap tentang pengertian algoritma pemrograman, fungsinya dalam pengembangan perangkat lunak, serta berbagai jenis …