About 9,290,000 results
Open links in new tab
  1. What is Algorithm | Introduction to Algorithms - GeeksforGeeks

    Apr 13, 2025 · The word Algorithm means ” A set of finite rules or instructions to be followed in calculations or other problem-solving operations ” Or ” A procedure for solving a mathematical problem in a finite number of steps that frequently involves recursive operations”.

  2. What Is an Algorithm? | Definition & Examples - Scribbr

    Aug 9, 2023 · An algorithm represents the thinking process for solving a problem in an abstract yet precise way, rather than the answer itself. It is important to keep in mind that an algorithm is not the same as a program or code. It is the logic or plan for solving a problem represented as a simple step-by-step description.

  3. What is an Algorithm? Simple & Easy Explanation for Beginners …

    Apr 15, 2025 · In the world of programming, an algorithm is a step-by-step set of instructions designed to solve a specific problem. Think of it like a recipe – just as a recipe guides you to prepare a dish, an algorithm tells a computer how to complete a task efficiently.

  4. What Is An Algorithm and Why Are They Important - My …

    Nov 5, 2020 · What Is An Algorithm? An algorithm is a set of step-by-step procedures, or a set of rules to follow, for completing a specific task or solving a particular problem. Algorithms are all around us. The recipe for baking a cake, the method we use to solve a long division problem, and the process of doing laundry are all examples of an algorithm.

  5. What is an algorithm? - BBC Bitesize

    An algorithm is a list of rules to follow in order to complete a task or solve a problem. The steps in an algorithm need to be in the right order. Think about an...

  6. What is Algorithm? Simple Explanation for Beginners

    Feb 4, 2025 · An algorithm is a programming procedure or set of instructions to accomplish a specific objective. A characteristic of an algorithm is its execution time, either in terms of space or time. In order to improve our workflow, as data scientists, …

  7. Algorithms explained simply: definition and examples

    Simply put, an algorithm is a set sequence of instructions designed to solve a problem or perform a task. The term "algorithm" originates from the Persian mathematician Al-Khwarizmi, whose works in the 9th century had a significant impact on mathematics and computer science.

  8. Definition, Types, Complexity and Examples of Algorithm

    Oct 16, 2023 · An algorithm is a well-defined sequential computational technique that accepts a value or a collection of values as input and produces the output (s) needed to solve a problem. Or we can say that an algorithm is said to be accurate if and only if it stops with the proper output for each input instance. NEED OF THE ALGORITHMS :

  9. What is an algorithm? Definition, structure and examples

    Dec 11, 2024 · An algorithm is a detailed step-by-step set of instructions aimed at solving a problem. Algorithms are the beating heart of modern computing. Every time you perform a search on the Internet, send an email, watch an online video or shop on a website, they are working behind the scenes to make it all possible.

  10. What Is An Algorithm? • Introduction To Algorithms in 2025

    Dec 14, 2024 · In the intricate world of computer science, algorithms serve as the backbone of problem-solving and computational tasks. Like artisans crafting a masterpiece, programmers utilize a palette of algorithmic structures to weave together solutions that …

  11. Some results have been removed
Refresh