GitHub topics: bfs-algorithm
muriz-dev/GraphIntro
Language: C++ - Size: 0 Bytes - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 0 - Forks: 0

abhishekjani123/Ship-Fire-Simulations-and-Bot-Strategies
This repository contains a comprehensive suite of projects developed as part of the Intro to Artificial Intelligence (CS 520) course at Rutgers University
Language: Jupyter Notebook - Size: 2.83 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 1

sarthakshishodia20/Trees_Graph
Here are the list of interviews and most important questions it's my learning from Apna College Batch you can find almost all types of basic ,intermediate ,advanced Trees questions here!!....
Language: Java - Size: 141 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

Hazrat-Ali9/JavaScript-Problem-Solving
✈ JavaScript solutions for 🚜 coding challenges,🐟 algorithms, and interview problems 🛩 Well-optimized solutions 🚍 with explanations 🚕 Covers LeetCode, CodeWars, 🚁HackerRank, and more 🚢 Includes problem-solving patterns & techniques 🐬Great for interview prep & JS mastery Open for contributions 🚁 discussions! Let’s learn ⚽and grow together
Language: JavaScript - Size: 138 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0

mrusme/bfstree.zig
Breadth-first search implementation in Zig
Language: Zig - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

kirankigi5/Strivers_A2Z_DSA_SHEET
📘 Comprehensive documentation and solutions for Striver's A2Z DSA Sheet — includes concepts, code snippets, and detailed explanations in C++.
Language: C++ - Size: 1.29 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

arthuro1234/London-Tube-AI-Search-DFS-BFS-UCS-Heuristics
Search algorithms (DFS, BFS, UCS, Heuristic) applied to the London Tube Map
Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

heitornolla/Robot-Pathfinding-in-Weighted-Grid
Comparison of BFS, DFS, GBFS and A* algorithms on a robot pathfinding problem
Language: Jupyter Notebook - Size: 45.9 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 1

Progambler227788/LeetSync-PYTHON
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v3](https://github.com/raphaelheinz/LeetHub-3.0)
Language: Java - Size: 426 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

noviaputrin/degrees
Program implementation of python Search Algorithm
Language: Python - Size: 1.95 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

Kawai-Senpai/Vagabond
Easy & Efficient Path Finding Library in Python
Language: Python - Size: 123 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

Skywalklau/BFS-Visualizer
Visualize the 0-1 BFS algorithm on a 2D Grid
Language: Python - Size: 1.95 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 1

sha1n/fungus
An experimental library for starting and stopping multi-service environments correctly and efficiently based on declared dependencies between them
Language: TypeScript - Size: 8.45 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

udityamerit/LeetCode-Medium-Problem-Solutions-in-Python
This repository contains efficient and well-documented solutions to selected Medium-level problems from LeetCode, all written in Python. It aims to serve as a helpful guide for developers and students preparing for coding interviews and competitive programming contests.
Language: Jupyter Notebook - Size: 8.23 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 0

ArnavBuddy/drone-swarm-attack
A GUI based drone swarm attack simulation with BFS pathfinding and jamming zone avoidance using Python
Language: Python - Size: 167 KB - Last synced at: 6 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

yashs79/Social-Media-Friend-Recommendation-System
This project implements a sophisticated hybrid recommendation system for social media friend suggestions, combining advanced graph algorithms with machine learning techniques. By leveraging both network structure and content-based similarity, the system provides highly relevant friend recommendations that outperform traditional single-approach meth
Language: Python - Size: 251 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

GaelGil/algorithm-visualizer
A project I created using react to visualize sorting algorithms and pathfinding algorithms.
Language: JavaScript - Size: 1.75 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 1

DevanshTomar/AI_Snake_Battle_Game
A Python-based autonomous snake game where two AI-controlled snakes compete using advanced pathfinding algorithms and strategic decision-making. Features multiple AI strategies (Balanced, Aggressive, Defensive), real-time BFS pathfinding, competitive behaviors, and a user-friendly interface.
Language: Python - Size: 2.13 MB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

aldana-micaela/clustering-agm
Este proyecto implementa un algoritmo de clustering utilizando Árboles Generadores Mínimos (AGM). A partir de un conjunto de puntos representados sobre un mapa, el sistema construye un grafo completo y calcula el AGM para luego generar agrupamientos (clusters) visuales. Está desarrollado en Java e incluye interfaz gráfica basada en JMapViewer.
Language: Java - Size: 207 KB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

vbuyel/Maze-generator
Генератор лабиринта и его визуализация (поддержка файлов)
Language: Pascal - Size: 10.5 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

Peter-Refaat/Mini-Wasalny
Graph Algorithms Visualization App
Language: C++ - Size: 14.3 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

KsR4z8v/Project-IA-Pathfinding
This project implements two essential pathfinding algorithms used in artificial intelligence and graph traversal: A* (A-star) and Breadth-First Search (BFS). It is designed to help visualize and compare how these algorithms find paths from a start point to a goal within a grid-based environment.
Language: Python - Size: 145 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
Language: C++ - Size: 71.7 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 587 - Forks: 125

Jamil226/SP25-AI
Spring 25 - Artificial Intelligence
Language: Jupyter Notebook - Size: 59.2 MB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 18 - Forks: 35

Adithya2369/Maze_Solver
AI Maze Solver visually demonstrates pathfinding algorithms (BFS, DFS, A*) navigating procedurally generated mazes. Built with Python/Tkinter, it shows real-time algorithm exploration and solutions. Perfect for learning AI basics or comparing pathfinding approaches.
Language: Python - Size: 4.88 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

SKT1803/java-graph-flights-and-tours-pathfinding
Java Graph Data Structure – Flight & Tour Pathfinding
Language: Java - Size: 45.9 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

tkytel/mantela-fetcher
Telephone Network Mandala Fetcher
Language: JavaScript - Size: 11.7 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

Farhanulhaq19/Data-Structures-and-Algorithma
A comprehensive collection of Data Structures and Algorithms implemented in C++. Includes code examples, problem-solving approaches, and performance analysis
Language: C++ - Size: 1.03 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ASHUTOSH-KUMAR-RAO/DSA-Problem-Solving
My structured approach to mastering DSA - from implementation to problem-solving. Features optimized solutions with complexity analysis and key insights for coding interviews.
Language: C++ - Size: 140 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Farhanulhaq19/Car-Racing-Game
A simple 2D car racing game built with Python and Pygame.
Language: Python - Size: 14.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bobluppes/graaf
A general-purpose lightweight C++ graph library
Language: C++ - Size: 2.07 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 295 - Forks: 52

JakeTheSillySnake/SimpleNavigator
Implementation of s21_graph & s21_graph_algorithms libraries using C++ and CLI.
Language: C++ - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ttwrpz/maze-escape-solver
A Java implementation of a maze escape solver using breadth-first search algorithm with an object-oriented design. This project demonstrates encapsulation, custom data structures, and algorithm implementation for CSC122 Introduction to Programming Lab.
Language: Java - Size: 250 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Winniekun/acsaber
twinkle, twinkle, one more star :star:
Language: HTML - Size: 1.99 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Zeyad97/Maze-Solver-AI-BFS
AI maze solver using BFS algorithm to find the shortest path
Language: Python - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Fady-K/shortest-path-finder
A graspable python script that applies the concept of Breadth First Algorithm (BFS) on simple maze. Using a strong search Algorithm (BFS), This script helps to solve the provided maze and figure out the shortest possible path for it.
Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gabrieldrn/Java-Maze-Solver
Maze solving in java with BFS, DFS, A*
Language: Java - Size: 153 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 6

thembaxaba157/Mazesolver-bfs
MazeSolver is a modular Python-based system for simulating and solving mazes using virtual robots. It uses a breadth-first search (BFS) algorithm to compute the shortest path through both predefined and randomly generated mazes, supporting both text and graphical interfaces.
Language: Python - Size: 243 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

potatoSalad21/CS106B-Assignment-2
Stanford CS106B Assignment 2
Language: C++ - Size: 2.71 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

khaledGadelhaQ/river-crossing-puzzle
A Python implementation of the classic river crossing puzzle with a graphical interface and AI solver.
Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

RobisonTorres/search_graph
Search and recommendation system in Rust that leverages graph-based algorithms (BFS).
Language: Rust - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

diriho/Pacman
A classic Pacman 🟡 game implemented in Java☕. Navigate Pacman through mazes🌀, eat pellets🍒, avoid ghosts👾, and collect power-ups-🔵. Featuring intelligent ghosts⚡, and a high score tracker. A fun, nostalgic arcade😎 experience showcasing Java game development and object-oriented programming🚀🚀
Language: Java - Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

badripaudel77/common-data-structures-practice
Data Structures and Algorithms. Implemented using Java Programming Language.
Language: Java - Size: 3.25 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

mahdizynali/Earth-Map-Route-Planning
Route planning on Earth map with opencv c++ through Greedy , A-start and etc. algorithm
Language: C++ - Size: 1.12 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 1

Riteshhh08/Pathfinding-Visualizer-
Pathfinding-Visualizer Visualize and compare pathfinding algorithms like BFS, DFS, and A* in action! Set walls, find shortest paths, and learn how each algorithm behaves. Try it here!
Language: JavaScript - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

joemathew2004/8-puzzle-challenge
The classic 8-Puzzle challenge: Human vs. AI! This project features an AI solver (Best-First Search with Manhattan distance) and a Tkinter GUI that visualizes its steps. A volunteer can initialize the AI solver alongside a human's manual attempt. The "Stop" button allows the volunteer to declare the human the winner if they solve it before the AI.
Language: Python - Size: 383 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Ghosts6/Algorithms
A collection of search, sorting, graph, greedy, and optimization algorithms implemented in C++ and Python, including Binary Search, BFS, Dijkstra's Algorithm, Bubble Sort, and the Four Color Theorem. 🚀
Language: C++ - Size: 112 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

dm-zhuk/goit-algo-hw-06
Graph algorithms
Language: Python - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MohabASHRAF-byte/mini-waslni-gui
A pathfinding visualizer with a Qt GUI implementing BFS, DFS, Dijkstra's, and A* algorithms to find the shortest path.
Language: C++ - Size: 286 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

rajpandya737/Pacman
Recreation of the classic arcade game "Pacman" using Pygame. The game incorporates a Breadth-First Search (BFS) for ghost traversal
Language: Python - Size: 6.03 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

taran1sdev/siteMapper
Go application that builds a sitemap of given url
Language: Go - Size: 4.88 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

hamed-rezaee/flutter_path_finder_algorithms
Implementation of path finding algorithms in Dart and Flutter.
Language: C++ - Size: 321 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 4

ruvxn/Pathfinder_AI
Pathfinder_AI is a command-line tool for solving graph search problems using DFS, BFS, GBFS, A*, and UCS built during COS30019 AI coursework.
Language: Python - Size: 158 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Masoudjafaripour/Search_Algs
All search algorithm from easy to hard
Language: Python - Size: 42 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

MAHMOUDELSAYED7/Algorithms
Language: Dart - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

analiaBurgosDev/java_graph_DFS_BFS
Implementation of Graph Traversal Algorithms_DFS_BFS
Language: Java - Size: 10.7 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ambuj2000/Graph-Algorithms-and-Problems
All the important graph algorithms and problems
Language: C++ - Size: 179 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

vickshan001/London-Tube-AI-Search-DFS-BFS-UCS-Heuristics
Search algorithms (DFS, BFS, UCS, Heuristic) applied to the London Tube Map
Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

maximilianfeldthusen/bfs
This C++ code implements a Breadth-First Search (BFS) algorithm to traverse a graph.
Language: C++ - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

In7elligence/path-finder-visualizer
A pathfinding visualizer for different pathfinding algorithms
Language: TypeScript - Size: 623 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

aymanmomin/The-Harry-Potter-Reunion
Language: Python - Size: 327 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

martacanirome4/Grafo
Encontrar el camino en un grafo
Language: HTML - Size: 373 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Victorov-I-A/Cash-Labyrinth
JavaFX Game with autoplay
Language: Java - Size: 161 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

SakshithBillava/Algorithm-API
A Spring Boot-based Algorithm API that provides implementations for popular algorithms like Breadth-First Search (BFS), Binary Search, and Quick Sort. It includes structured input validation, error handling, and clear JSON-based responses to ensure reliable and accurate processing of algorithmic requests.
Language: Java - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Aakashbhardwaj27/AlgorithmsRecap
Algorithms to become a better engineer
Language: JavaScript - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MaksymT17/aquamarine
Object recognition tool
Language: C++ - Size: 181 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

nellogan/PathfindingVisualizer
Visualize how different search algorithms traverse a grid.
Language: JavaScript - Size: 708 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

malei-dc/TDA
Cursada 1C2024 Técnica de diseño de algoritmos UBA (ex Algoritmos y Estructuras de Datos III)
Language: C++ - Size: 45.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

lazy-student217/bucket-problem
A python script for exploring the state in the bucket problem
Language: Python - Size: 229 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ShogunYash/My-Code-Space
This contains my course assignments of SEM 3
Language: Python - Size: 4.86 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

HxnDev/Solving-a-Maze-Using-BFS-and-DFS
Breadth-first search (BFS) is an algorithm for searching a tree data structure that searches the tree one depth at a time. It will explore all nodes at depth 1 then depth 2 and so on. Depth-first search (DFS) is an algorithm for searching a tree data structure that searches the tree vertically. It will explore one branch to the root node followed by the next branch.
Language: Python - Size: 570 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

davecom/MazeSolvingGUI
A simple tkinter GUI for illustrating DFS and BFS.
Language: Python - Size: 132 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 4

AghilesTMA/robomaze
An interactive maze pathfinding simulator featuring BFS, DFS, and A* algorithms
Language: TypeScript - Size: 85.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

chan9yu/algorithm-playground
✍🏼 algorithm playground repository
Language: JavaScript - Size: 158 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

LoayEgbaria/Maze-Pathfinding-with-Guard-Vision-and-Walls
This project implements a maze pathfinding solution where an assassin ('A') navigates through a maze while avoiding walls and guards. The guards' vision marks certain cells as "observed," which the assassin must avoid. The BFS algorithm is used to find the shortest path to the target, with visual representation of the maze and exploration process.
Language: Python - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Przemyslawmd/Graphs
Language: C++ - Size: 169 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

birongliu/word-ladder-problem
CISC 3410 AI project
Language: Python - Size: 1.37 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AhmetFurkanDEMIR/Algorithms
Necmettin Erbakan University - Algorithms (c++)
Language: C++ - Size: 637 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 0

Tynab/Animal-Chess
Animal Chess
Language: Python - Size: 15.8 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

totallyrad1/problemSolving
here ill be posting some problems i solved :)
Language: C++ - Size: 41 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

AdnanGlc/Pathfinding-Visualizer
Includes visualization of BFS, A*, Greedy best-first search, Bidirectional BFS, Bidirectional swarm, algorithm, as well as maze generator and other functions. All in C# windows forms
Language: C# - Size: 66.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

bish9oi/Graph-Theory-Implementations-in-Java
This project contains the implementation of basic graph theory algorithms like BFS, DFS, Kruskal's MST, Prim's MST, Dijkstras Shortest Path
Language: Java - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Vinandra-Adam-Saputra/SeekandHideGame
Design Analysis Algorithm Course Project 2023 - UNIVERSITAS MARITIM RAJA ALI HAJI FAKULTAS TEKNIK DAN TEKNOLOGI KEMARITIMAN PROGRAM STUDI TEKNIK INFORMATIKA
Language: Java - Size: 464 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

AyKrimino/Pathfinding-Visualizer
A Python-based pathfinding visualizer built with Pygame. It demonstrates search algorithms like BFS, DFS, and A*.
Language: Python - Size: 11.7 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Maguids/Game-Klotski
Version of the game "PuzzlePacked IQ games" in terminal with search algorithms. Second Semester of the First Year of the Bachelor's Degree in Artificial Intelligence and Data Science.
Language: Python - Size: 256 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Maguids/Game-Klotski-with-Interface
Version of the game "PuzzlePacked IQ games" in terminal and pygame with search algorithms. Second Semester of the First Year of the Bachelor's Degree in Artificial Intelligence and Data Science.
Language: Python - Size: 1.12 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

AWass04/Weighted-and-Unweighted-Graph
I have calculated an "influence score" on an unweighted and weighted graph. I used BFS algorithm for the unweighted graph and Dijkstra's algorithm for the weighted graph.
Language: C# - Size: 192 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

nshahaf/mazeSolver
visual maze solving algorithm (bfs)
Language: JavaScript - Size: 158 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

milochambers96/PacMan-Clone
GA - SEB - Project 1 Frontend (Grid-Based JavaScript Game)
Language: JavaScript - Size: 802 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MistzSoftware/dfs-and-bfs-graph
Training on implemtation of DFS and BFS algorithms seen in class with one of the best teacher in the world.
Language: C++ - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Louis3112/graph_sby_map
One of my project for Data Structure in 2nd Semester. A simple automated suggestion system for places in SBY
Language: C++ - Size: 2.5 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sowmen/FXGraphAlgorithmSimulator
Visualizes specific Graph Algorithms like BFS, DFS, MST etc. on interactive user input graphs.
Language: Java - Size: 8.88 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 61 - Forks: 28

vomnes/algorithms-go
Algorithms and data structures implementation in Go
Language: Go - Size: 514 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

mustardblues/s21_simple_navigator_cpp
School 21 project. Created by stranger.
Language: C++ - Size: 2.6 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Gyakobo/Pathfinding-Algorithms
This project implements and compares various pathfinding algorithms, including A*, BFS, DFS, and Dijkstra, to find the shortest path on a 2D grid with obstacles.
Language: Python - Size: 66.4 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

andriyolo/Breadth-First-Search
Programma che fornisce una descrizione visiva dell’algoritmo di ricerca in ampiezza sui grafi
Language: Jupyter Notebook - Size: 11.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

siawish/DSA_LAB
This repository is a collection of implementations of various Data Structures and Algorithms (DSA). It aims to provide a practical understanding of DSA concepts through code examples in multiple programming languages. In the future, I will be adding more content, including new data structures, algorithms, and educational resources. Stay tuned!
Language: C++ - Size: 8.56 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

MycroftCooper/UnityGridMapToolset
Unity2D, Grid Map, Pathfinding, Maze Generation, A*, JPS, Prim's Algorithm, Recursive Backtracking, Game Development, Grid-based Mechanics, Toolset, Algorithms, Unity Tools
Language: C# - Size: 104 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 2

ahmedyar7/PathFinder
This is the project of visual implementation of the searching algorithms BFS, DFS, and A* Algorithms
Language: Python - Size: 256 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

m-mdy-m/MazeGenerator 📦
Fun
Language: JavaScript - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
