Recursive DFS solver for subset sum problem.
-
Updated
Feb 22, 2026 - C
Recursive DFS solver for subset sum problem.
Interactive C-based application for solving and visualizing the Tower of Hanoi problem. Features recursive and iterative algorithms with graphical representation using the Raylib library, and performance analysis for both approaches.
Add a description, image, and links to the recursive-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the recursive-algorithms topic, visit your repo's landing page and select "manage topics."