About 47,400 results
Open links in new tab
  1. Algorithm - Wikipedia

    In mathematics and computer science, an algorithm (/ ˈ æ l ɡ ə r ɪ ð əm / ⓘ) is a finite sequence of mathematically rigorous instructions, typically used to solve a class of specific problems or to perform a computation. [1] Algorithms are used as specifications for performing calculations and data processing.

  2. Algorithms Tutorial - GeeksforGeeks

    Apr 12, 2025 · An algorithm is a finite sequence of well-defined instructions that can be used to solve a computational problem. It provides a step-by-step procedure that convert an input into a desired output. Algorithms typically follow a logical structure: Input: The …

  3. What is an Algorithm | Introduction to Algorithms

    3 days ago · Algorithms are necessary for solving complex problems efficiently and effectively. They help to automate processes and make them more reliable, faster, and easier to perform. Algorithms also enable computers to perform tasks that would be difficult or impossible for humans to do manually.

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

  5. What is an algorithm? - TechTarget

    An algorithm is a procedure used for solving a problem or performing a computation. Algorithms act as an exact list of instructions that conduct specified actions step by step in either hardware- or software-based routines. Algorithms are widely used throughout all areas of IT.

  6. What Is An Algorithm? Uses, Types, and Examples - Simplilearn

    Apr 14, 2025 · Algorithms are step-by-step procedures designed to solve specific problems and efficiently perform computer science and mathematics tasks. These powerful sets of instructions form the backbone of modern technology and govern everything from web searches to artificial intelligence. Here's how algorithms work:

  7. Algorithm | Definition, Types, & Facts | Britannica

    Apr 22, 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, Algoritmi de numero Indorum, of the 9th-century Muslim mathematician al-Khwarizmi ’s arithmetic treatise “Al-Khwarizmi Concerning the Hindu Art of Reckoning.”

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

  9. What is an Algorithm? Definition, Examples & Types - Techopedia

    Sep 10, 2024 · An algorithm is a finite sequence of instructions to define a task or solve a problem. Algorithms are essential in computer programming and AI, enabling computing systems to execute tasks. Algorithms are increasingly used in various areas of modern life, from location tracking to social media to finance to healthcare.

  10. What is an algorithm and what types are there? - Telefónica

    Apr 23, 2025 · The RAE (Royal Spanish Academy) defines algorithm as an ‘ordered and finite set of operations that allows the solution of a problem to be found’ or as the ‘method and notation in the different forms of calculation’. Thus, we could summarise algorithms as bounded and ordered instructions with which to achieve a goal step by step.

Refresh