⚡
Select Mode
📋 Predefined
📥 User Input Code
✏️ Custom (Gemini)
-- Select Algorithm --
Matrix Chain Multiplication
Longest Common Subsequence (LCS)
0/1 Knapsack Problem
Prim's Algorithm (MST)
Kruskal's Algorithm (MST)
Floyd Warshall (All Pairs)
Bellman Ford (Single Source)
Dijkstra's Algorithm
Breadth First Search (BFS)
Depth First Search (DFS)
Huffman Coding
Options
C
C++
Get Code →
Select an algorithm and click "Get Code"...
📋 Copy