Skip to content

Open hashing: alert user if they do not start operation by clicking the hash table. #18

@ttaiv

Description

@ttaiv

Alert user and do not register the click action if user's first click of remove or search operation is somewhere else than the hash table (head pointer of the linked list). Insert operation already has this feature (but it was easier to implement as insert operation is resolved with a single click, with remove and search operations we must track whether the click was the first or not).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Exercise development

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions