FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

breadth-first-search-algorithm · GitHub Topics · GitHub

#

breadth-first-search-algorithm

Here are 11 public repositories matching this topic...

Python-based pathfinding simulator visualizing Dijkstra, Bellman-Ford, Depth First Search, Breadth First Search Algorithms in a dynamic environment.

  • Updated Jan 18, 2026
  • Python

5 Python projects I did demonstrating knowledge of concepts in graphs & trees and their use cases.

  • Updated Mar 26, 2026
  • Python

This repository stores my python solutions to programming challenges that I have found from various sources.

  • Updated Oct 22, 2023
  • Python

Reads a .txt file of city-to-city flights and uses Breadth-First Search (BFS) to determine if a path exists between two locations. Highlights file I/O, graphs, and queue-based traversal.

  • Updated May 8, 2026
  • C++

Master's | Basic Algorithms & Data structures | Final Project

  • Updated Jul 28, 2024
  • Python

A C-based word ladder solver that uses breadth-first search, queues, and dictionary-based word transformations.

  • Updated Aug 2, 2026
  • C

Developed a maze-solving script in Python, employing the breadth-first search (BFS) algorithm to determine the shortest path between two points within a maze. Implemented the project using the curses library for user interface and visualization.

  • Updated Jan 2, 2024
  • Python

Python/Pygame maze game using random maze generation and BFS path finding.

  • Updated May 16, 2026
  • Python

Improve this page

Add a description, image, and links to the breadth-first-search-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the breadth-first-search-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL