Skip to content

hash tables day 1: kat johnson-fries#157

Open
cpoIT wants to merge 4 commits into
bloominstituteoftechnology:masterfrom
cpoIT:master
Open

hash tables day 1: kat johnson-fries#157
cpoIT wants to merge 4 commits into
bloominstituteoftechnology:masterfrom
cpoIT:master

Conversation

@cpoIT

@cpoIT cpoIT commented Feb 27, 2019

Copy link
Copy Markdown

@Tulf

  • Kat

capacity: 5;
storage: *[
* Pair = {
* Pair: {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are you putting objects into storage from this way? You should just be using insert to test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants