Skip to content
#

dijkastra-algorithm

Here are 7 public repositories matching this topic...

A complete Java implementation of lab exercises from the Design and Analysis of Algorithms (DAA) course (Course Code: 23CS253), aligned with the VTU syllabus. Covers brute-force, divide and conquer, greedy, dynamic programming, and backtracking strategies—complete with problem statements, code, and performance analysis plots.

  • Updated Apr 24, 2025
  • Java

High-performance Pathfinding Engine & PWA. Features a "Shift-Left" DevOps architecture with automated ESLint v10 verification, Trivy security auditing, and Node 22 LTS containerization. Benchmarks search heuristics (A, IDA, Dijkstra) with real-time complexity analysis and 60FPS DOM-optimized rendering.

  • Updated Sep 14, 2026
  • JavaScript

Add this topic to your repo

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

Learn more