Skip to content

refactor: Split DsaVisualization.jsx into smaller, modular components #13

Description

@MrFByte

I noticed that DsaVisualization.jsx has grown to over 740 lines. As more algorithms and visualizations are added, this file will become increasingly difficult to maintain and more prone to merge conflicts for contributors.

I'd like to propose refactoring this page to improve readability and separation of concerns.

Proposed Changes:

  • Extract the main visualization rendering logic into smaller, dedicated sub-components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions