Dive into Soulz, a strategic text-based adventure where combat prowess and exploration merge, guiding heroes through a perilous world teeming with challenges and evolving threats.
-
Updated
Dec 14, 2025 - Python
Dive into Soulz, a strategic text-based adventure where combat prowess and exploration merge, guiding heroes through a perilous world teeming with challenges and evolving threats.
Data Structure & Algorithm : This journey is not just about coding but also about developing problem-solving thinking, optimizing solutions, and building a strong foundation for coding interviews and real-world programming. So far i am loving it.
In this repository, you'll find 18 different algorithms (in total) for 9 common situations when working with graphs. If you're interested in learning about graphs and how to store, manipulate, traverse, and verify their properties, this repository can be helpful.
Interactive Streamlit simulator comparing Dijkstra routing with AI-based Q-Learning under network congestion.
BerrySend Platform API is made with Python, FastAPI, MySQL persistence with SQLAlchemy ORM and Alembic for database migration. It also illustrates open-api documentation configuration and integration with Swagger UI.
This project leverages real-time data from Ile-de-France Mobilités (IDFM) to provide an efficient metro navigation system for Paris and Bordeaux (using a simplified dataset). It utilizes graph algorithms to calculate shortest paths, visualize the minimum spanning tree of the metro network, and check network connectivity.
A Python Tkinter-based tool to visualize graph algorithms (BFS, DFS, Dijkstra, Prim’s, Bellman-Ford, Floyd-Warshall) with animations.
This repository contains three CS 3364 projects demonstrating skills in algorithm design and data structures. Projects cover search engine reliability with sorting, course sequencing with topological sorting (DFS), and shortest paths using Dijkstra’s and Bellman-Ford algorithms, highlighting efficiency and data management.
Pyhton representation of KNN and KMeans (SAÉ 2.02)
Dijkstra algorithm and visualisation for two coordinates in the Gebze neighbourhood, to identify the most optimal path to Osman Hamdi Bey's house
A benchmarking framework for priority queue variants (binary, hollow, Fibonacci, and pairing heaps) under different workloads of Dijkstra's shortest path algorithm.
Generates GIF animation visualizing the outcome of some prominent AI algorithms that don’t use machine learning techniques. (Dijkstra, A*, Held-Karp, Evolution, Production rule system)
A Python solution to the Undirected Chinese Postman Problem (Route Inspection) using Dijkstra's, Minimum Weight Perfect Matching, and Hierholzer's algorithm.
Repository for algorithms made in Data Structures class during 2025 Master mandatory classes at Pontifical Catholic University of Parana
🎯 Herramienta moderna para Investigación Operativa
Interactive pathfinding algorithm visualizer with A*, Dijkstra, and Bellman-Ford - Built with Python and Pygame
Balancing emergency landing locations for UTM using a greedy approach as well as an integer programming model.
🏆 Challenge Milenio - Uma aplicação REST API para logística que utilizei os algoritmo Dijkstra e BFS (Breadth-first search) para realizar cálculos para definir trajetos.
자칼 모바일 로봇을 이용하여 세 개의 경로 탐색 알고리즘의 성능을 비교 분석
Add a description, image, and links to the dijkstra-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the dijkstra-algorithm topic, visit your repo's landing page and select "manage topics."