Skip to content

Conversation

@indrasuthar07
Copy link
Contributor

Description

a complete Subset Sum Dynamic Programming Visualizer, allowing users to understand how the DP table is built step-by-step through an interactive ui

Give a brief description of the pull request.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

closes #71

List any issues that this pull request closes.

Checklist

@adityacosmos24 adityacosmos24 merged commit f0b4e46 into OPCODE-Open-Spring-Fest:main Nov 6, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Subset Sum Visualizer (Recursion & Backtracking)

2 participants