Skip to content

Add hash table #18

@camilne

Description

@camilne

Issue title

Add hash table

Issue description

A hash table should be added. The hashing algorithm and collision resolution method is unspecified.

Required Functionality:

  • Insert
  • Search
  • Delete
  • Table resizes automatically

Checklist

  • Check for existing issue
  • Check for existing pull request

Metadata

Metadata

Assignees

No one assigned

    Labels

    data structureThis relates to a data structureenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions