Skip to content

[java/de] Corrects the O-Notation of hashmaps #5294

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

Merged
merged 1 commit into from
Apr 17, 2025

Conversation

Weyaaron
Copy link
Contributor

  • I solemnly swear that this is all original content of which I am the original author
  • Pull request title is prepended with [language/lang-code] (example [python/fr] for Python in French or [java] for multiple Java translations)
  • Pull request touches only one file (or a set of logically related files with similar changes made)
  • Content changes are aimed at intermediate to experienced programmers (this is a poor format for explaining fundamental programming concepts)
  • If you've changed any part of the YAML Frontmatter, make sure it is formatted according to CONTRIBUTING.md

About the changes: The old version was wrong. O(n) is not "constant time". I decided to include wikipedia references for clarity.

@Weyaaron
Copy link
Contributor Author

Given that a similar PR was open for quite some time, Is there something I can contribute to ensure merging in a timely manner?

@vendethiel vendethiel merged commit 7f0f27d into adambard:master Apr 17, 2025
@vendethiel
Copy link
Collaborator

Thanks!

@vendethiel
Copy link
Collaborator

I initially wanted to wait for a german reviewer but it’s been a while, so I’ll merge as-is :-).

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