Skip to content

HDX/Visualization: visualizing sorting algorithms #44

@jteresco

Description

@jteresco

Future enhancement idea: visualize sorting algorithms using waypoints. For example, we start by showing the waypoints in the order they're loaded (or have a button to randomize them) in the array. Also, color them on the map by their order (say, ranging from blue through the purples to red). Then as a sorting algorithm proceeds, we would show which waypoints are being compared, swapped, etc, and recolor them based on their new order in the array, and reorder them in the waypoint table as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions