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

docs: update correct Big-O chart #62

Merged
merged 1 commit into from
Jun 12, 2018
Merged

docs: update correct Big-O chart #62

merged 1 commit into from
Jun 12, 2018

Conversation

tiendq
Copy link
Contributor

@tiendq tiendq commented Jun 11, 2018

Current Big-O graph in README files are not same with the original image on bigocheatsheet.com. O(n) is fair, not good.

@codecov-io
Copy link

Codecov Report

Merging #62 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #62   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          87     87           
  Lines        1903   1903           
  Branches      337    337           
=====================================
  Hits         1903   1903

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9de6bc7...6e28d22. Read the comment docs.

@trekhleb
Copy link
Owner

Thank you for the fix @tiendq

@trekhleb trekhleb merged commit bc17e4e into trekhleb:master Jun 12, 2018
shoredata pushed a commit to shoredata/javascript-algorithms that referenced this pull request Mar 28, 2019
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.

3 participants