ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,850,363 results

Computerphile
A* (A Star) Search Algorithm - Computerphile

Improving on Dijkstra, A* takes into account the direction of your goal. Dr Mike Pound explains. Correction: At 8min 38secs 'D' ...

14:04
A* (A Star) Search Algorithm - Computerphile

1,286,705 views

8 years ago

Anish Krishnan
A* (A Star) Search and Heuristics Intuition in 2 minutes

Created by Kamyar Ghiam and Anish Krishnan: Kamyar Ghiam: kamyarghiam@gmail.com Anish Krishnan: ...

2:18
A* (A Star) Search and Heuristics Intuition in 2 minutes

245,989 views

5 years ago

Divine203
A* algorithm Explained like you’re a 5th Grader.

Source code: https://github.com/Divine203/A-Algorithm ⭐ Links: Twitter / X: https://x.com/divine203_ ‍ GitHub: ...

4:10
A* algorithm Explained like you’re a 5th Grader.

13,709 views

11 months ago

Nicogs Playground
A* (A-Star) Pathfinding Algorithm finds the shortest route on a map ✨ #math #simulation #pathfinder

Explore the A* pathfinding algorithm visualized on Budapest's streets, using the Euclidean distance heuristic to find the shortest ...

0:18
A* (A-Star) Pathfinding Algorithm finds the shortest route on a map ✨ #math #simulation #pathfinder

102,306 views

1 year ago

DansBox
Los Angeles: A* (A-Star) with Chebyshev Heuristic. Pathfinding Algorithm on Real Maps #map #astar

Made with Python (osmnx) and Blender.

0:19
Los Angeles: A* (A-Star) with Chebyshev Heuristic. Pathfinding Algorithm on Real Maps #map #astar

19,481 views

1 year ago

DonevDev
Prim's algorithm vs ASTAR #coding #programming #algorithm #mazegeneration #maze #mazesolving #python
0:16
Prim's algorithm vs ASTAR #coding #programming #algorithm #mazegeneration #maze #mazesolving #python

911,996 views

9 months ago

KrishCodes
Algorithm explained❗ Dijishtra Vs A Star #coding #datastructures #shorts

shorts #DijkstraAlgorithm #AStarAlgorithm #Pathfinding #AlgorithmExplained #CodingTutorial #ComputerScience #CSBasics ...

0:15
Algorithm explained❗ Dijishtra Vs A Star #coding #datastructures #shorts

9,750 views

1 year ago

b001
How To Find Shortest Paths #computerscience #algorithms

Join my Patreon: https://www.patreon.com/b001io Discord: https://discord.gg/jA8SShU8zJ Follow me on Twitter: ...

0:44
How To Find Shortest Paths #computerscience #algorithms

206,482 views

1 year ago

John Levine
A* Search

Correction: at 6:00, the A* score of the path S-A-B-A is 17, not 20.

12:32
A* Search

521,533 views

8 years ago

Reducible
A* Search: How Your Map Applications Find Shortest Routes

To try everything Brilliant has to offer for free for a full 30 days, visit https://brilliant.org/Reducible/ Chapters: 0:00 Introduction and ...

16:17
A* Search: How Your Map Applications Find Shortest Routes

86,367 views

1 year ago

Borington
A* (A star) vs Dijkstra's algorithm pathfinding grid visualization - JavaScript

A star on the left, Dijkstra on the right. Made with Html5, Javascript and Canvas API.

0:17
A* (A star) vs Dijkstra's algorithm pathfinding grid visualization - JavaScript

92,133 views

7 years ago

onjsdev
Dijkstra's Algorithm vs. A* (Star) Search

Dijkstra's Algorithm: Explores outwards in all directions, guaranteeing the shortest path but visiting many unnecessary nodes.

0:09
Dijkstra's Algorithm vs. A* (Star) Search

155,133 views

2 months ago

The Simulator
A* (A-star) Pathfinding Algorithm Visualization #shorts #interesting

This week I have immersed my memory banks in pathfinding algorithms and bring you my latest simulation. Is it perfect? No but ...

0:19
A* (A-star) Pathfinding Algorithm Visualization #shorts #interesting

1,942 views

10 months ago

Oliver Johnson
Discovering the Power of the A* Algorithm

Discover the power of the A* algorithm, one of the most popular and efficient methods for pathfinding.

0:48
Discovering the Power of the A* Algorithm

2,234 views

2 years ago

DeCodeDev
Dijkstra vs A* star pathfinder algorithms #coding #algorithm #programming

Dijkstra explores all possible paths to find the shortest one. A does the same but adds a heuristic to reach the goal faster and more ...

0:41
Dijkstra vs A* star pathfinder algorithms #coding #algorithm #programming

5,630 views

6 months ago

GCSE Computer Science Tutor
A* Pathfinding Algorithm - 2025 OCR A Level Computer Science Paper 2 #alevelcomputerscience

A* Pathfinding Algorithm - 2025 OCR A Level Computer Science Paper 2 #alevelcomputerscience #computerscience #alevel.

1:05
A* Pathfinding Algorithm - 2025 OCR A Level Computer Science Paper 2 #alevelcomputerscience

5,224 views

10 months ago

Sebastian Lague
A* Pathfinding (E01: algorithm explanation)

Welcome to the first part in a series teaching pathfinding for video games. In this episode we take a look at the A* algorithm and ...

11:39
A* Pathfinding (E01: algorithm explanation)

2,226,316 views

11 years ago

People also watched

Mahesh Huddar
A* (A Star) Search Algorithm with Solved Example in Artificial Intelligence by Dr. Mahesh Huddar

A* (A Star) Search Algorithm with Solved Example in Artificial Intelligence by Dr. Mahesh Huddar The following concepts are ...

8:19
A* (A Star) Search Algorithm with Solved Example in Artificial Intelligence by Dr. Mahesh Huddar

260,523 views

3 years ago

Programar es increíble
⭐️ Algoritmo A* (estrella) en HTML5 y JavaScript 🎮 Tutorial paso a paso

Sabes qué es el pathfinding? Se trata de un tipo de algoritmo que se utiliza en los videojuegos para encontrar la ruta más corta ...

1:29:45
⭐️ Algoritmo A* (estrella) en HTML5 y JavaScript 🎮 Tutorial paso a paso

13,372 views

6 years ago

ALevelSOS - CS
AI/ML - A * Star Algorithm Explained - (A Level Computer Science Made Easy (A2) - 9618)

Unit 18 - AI/ ML ( Artificial Intelligence and Machine Learning) A Level Computer Science. This is the second part of the unit and ...

21:31
AI/ML - A * Star Algorithm Explained - (A Level Computer Science Made Easy (A2) - 9618)

5,435 views

3 years ago

Chris Gregg
Dijkstra and A Star

Dijkstra and A Star.

31:59
Dijkstra and A Star

6,905 views

8 years ago

PDN - PasDeNom
How do vector field Pathfinding algorithm work ?

In today's video, we will see how to create from scratch a vector field pathfinding algorithm. Excuse all the english mistakes. All the ...

7:12
How do vector field Pathfinding algorithm work ?

40,921 views

5 years ago

Learning Orbis
A-Star A* Search in Python [Python Maze World- pyamaze]

Python Maze World Explore the power of A* Search algorithm and its implementation using Python. In this video, we discuss ...

22:34
A-Star A* Search in Python [Python Maze World- pyamaze]

72,454 views

4 years ago

GeeksforGeeks
A* Search Algorithm | GeeksforGeeks

Complete Code with explanation: http://www.geeksforgeeks.org/a-search-algorithm/ Soundtrack: Nice To You by Vibe Tracks This ...

3:01
A* Search Algorithm | GeeksforGeeks

268,340 views

8 years ago

John Song
A Comparison of Pathfinding Algorithms

A visual look and explanation of common pathfinding algorithms. Resources/References I suggest reading this if you're looking for ...

7:54
A Comparison of Pathfinding Algorithms

737,625 views

6 years ago

Justin Anonymous
Path Finding Algorithm [A* Algorithm]

I demonstrate how the A* algorithm works, how I implemented it, and show some interesting findings that I discovered along the ...

6:36
Path Finding Algorithm [A* Algorithm]

84,162 views

9 years ago

Al-Ustad
Dijkstra Algorithm Example-Artificial Intelligence--A2-Level Computer Science ( 9618/9608)

A-Level Computer Science (9618) DIJKSTRA ALGORITHM Past Paper Example Dijkstra's algorithm is a method of finding the ...

6:21
Dijkstra Algorithm Example-Artificial Intelligence--A2-Level Computer Science ( 9618/9608)

2,101 views

4 years ago

Ethan Myles
A Star Algorithm

How the A Star Algorithm works, its features, an example of the process and a visualisation. Chapters: 00:00 Introduction 00:22 ...

14:19
A Star Algorithm

1,258 views

4 years ago

Polylog
The hidden beauty of the A* algorithm

00:00 Intro 01:38 Change the lengths! 06:34 What is a good potential? 12:31 Implementation 16:20 Bonus Tom Sláma's video: ...

19:22
The hidden beauty of the A* algorithm

1,014,981 views

2 years ago

Tarodev
Pathfinding - Understanding A* (A star)

Pathfinding can be a fundamental component of your game. Truly understanding how it works gives you fine-grained control of ...

12:52
Pathfinding - Understanding A* (A star)

185,023 views

4 years ago