Skip to content

Empty Data Structure Display #6

@FOSSLGYS

Description

@FOSSLGYS

Stack and Queue, when selected, have some pointers displayed in the display area even when the data structure is empty. This gives a nice visual representation of the empty data structure. Tree and Heap, however, have nothing displayed if the data structure is empty. It will be good to have a root pointer pointing to the top of the tree (and point to nothing if the data structure is empty) to have a more consistent visual representation.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions