Shortest Path Algorithm Visualizer

Simulator Screen Recording - iPhone 12 Pro Max - 2021-09-13 at 00.47.50.gif

This is a short project I built to visualize Dijkstra’s shortest path finding algorithm. User’s can select an end-point and the app will find the shortest path to that point from (0,0) using Dijkstra’s algorithm.

What I Used:

  • Swift

  • UIKit

  • 100% Programmatic UI

Previous
Previous

Weather