Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add O(n) notices to end of Readme.md and to Dict.get documentation #2

Merged
merged 3 commits into from
Oct 9, 2018

Conversation

4onen
Copy link
Contributor

@4onen 4onen commented Oct 7, 2018

Should resolve issue #1.

@jjant
Copy link
Owner

jjant commented Oct 7, 2018

Thanks for the PR! Please see my note here: it'd be good to explain what n means here.

@4onen
Copy link
Contributor Author

4onen commented Oct 8, 2018

Right you are! I didn't see that in my first read-through of the code. I'll see about rewording these notices. Would it be fair to say that the dictionary is O(n), where n is the number of operations performed on the dictionary?

@jjant
Copy link
Owner

jjant commented Oct 9, 2018

Sure! That looks good, thanks again!

@jjant jjant merged commit 997e214 into jjant:master Oct 9, 2018
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