Skip to content

Change hash table size in memoization example#232

Open
anshumanmohan wants to merge 1 commit into
cs3110:mainfrom
anshumanmohan:patch-12
Open

Change hash table size in memoization example#232
anshumanmohan wants to merge 1 commit into
cs3110:mainfrom
anshumanmohan:patch-12

Conversation

@anshumanmohan

Copy link
Copy Markdown
Contributor

16 is a much more standard magic number than 11, and anyway the other example just below uses 16. Making this minor change gives the two examples a smaller diff, which lets students focus on the right thing.

`16` is a much more standard magic number than `11`, and anyway the other example uses `16`. Making this minor change gives the two examples a smaller diff, which lets students focus on the right thing.
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.

1 participant