subset-sum-problem
Here are 7 public repositories matching this topic...
A university project in which the following problems are solved in Java language and also have a graphical appearance using JavaFX
-
Updated
Jul 19, 2024 - Java
📈 Welcome to the Design and Analysis of Algorithms Repository! 📚✨ Immerse yourself in a meticulously curated knowledge pool on algorithmic design and analysis. 🌐💡 Explore the intricacies of crafting efficient algorithms and navigating problem-solving strategies. 🚀🔍 Master the art of algorithmic exploration in this dynamic space! 👨💻🧮
-
Updated
Jul 16, 2025 - C
Recursive DFS solver for subset sum problem.
-
Updated
Feb 22, 2026 - C
A script witten by ChatGPT to help you find all unique combinations of numbers that add up to a specific target sum
-
Updated
Nov 14, 2023 - Python
Java implementation of a Greedy and Backtracking Algorithm (GBA) to solve the Subset Sum Problem.
-
Updated
Sep 28, 2024 - Java
Improve this page
Add a description, image, and links to the subset-sum-problem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the subset-sum-problem topic, visit your repo's landing page and select "manage topics."