Skip to content

Feature Request: Implement UI for Dynamic Programming Visualizer #45

@SujalTripathi

Description

@SujalTripathi

Hello!

I see that the Dynamic Programming (DP) Visualizer page is marked as "coming soon." As my next contribution for Hacktoberfest, I would love to build the initial user interface for this feature, similar to the process for the String Visualizer.

My proposed first step would be to build the basic UI layout, which could include:

  • A dropdown menu to select a specific DP problem (e.g., Fibonacci, Knapsack).

  • Input fields for the problem's parameters.

  • Control buttons like "Visualize" and "Reset".

  • A display area for the visualization (e.g., a table or grid).

Does this sound like a good plan? If so, I would be happy to be assigned to this issue and get started on the UI.

Thank you!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions