About 354,000 results
Open links in new tab
  1. Artificial Intelligence (AI) Algorithms - GeeksforGeeks

    Jul 23, 2025 · What are AI Algorithms? Artificial Intelligence (AI) refers to the simulation of human intelligence in machines, allowing them to perform tasks that typically require human cognitive …

  2. What is an Algorithm | Introduction to Algorithms - GeeksforGeeks

    Dec 20, 2025 · Algorithm is a set of finite, well-defined steps or instructions designed to solve a problem or perform a computation. It can also be defined as a procedure for solving a mathematical or …

  3. Algorithm to solve Rubik's Cube - GeeksforGeeks

    Jun 26, 2025 · A Rubik's Cube is an interesting puzzle invented by Erno Rubik, which has 43 quintillion possible configurations. But with the use of certain algorithms, it can be solved easily. There are …

  4. Superb Fairy-wren Optimization Algorithm: a novel metaheuristic ...

    Feb 25, 2025 · This paper presents the Superb Fairy-wren Optimization Algorithm (SFOA), a novel meta-heuristic optimization algorithm based on swarm intelligence. The SFOA is proposed for …

  5. 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 …

  6. Superb Fairy-wren Optimization Algorithm: a novel metaheuristic ...

    Feb 25, 2025 · This paper presents the Superb Fairy-wren Optimization Algorithm (SFOA), a novel meta-heuristic optimization algorithm based on swarm intelligence. The SFOA is proposed for …

  7. Solving Mazes with A* Search Algorithm | Medium

    Jan 9, 2024 · Solving mazes programmatically poses an interesting problem in computer science, and one effective solution is the A* search algorithm. In this article, we’ll dive into the A* and explore how …

  8. Maze-solving algorithm - Wikipedia

    A maze-solving algorithm is an automated method for solving a maze. The random mouse, wall follower, Pledge, and Trémaux's algorithms are designed to be used inside the maze by a traveler with no …

  9. Types of AI Algorithms and How They Work - TechTarget

    Oct 16, 2024 · An AI algorithm is a set of instructions or rules that enable machines to work. Learn about the main types of AI algorithms and how they work.

  10. Learning to reason with LLMs - OpenAI

    Sep 12, 2024 · We are introducing OpenAI o1, a new large language model trained with reinforcement learning to perform complex reasoning. o1 thinks before it answers—it can produce a long internal …