The Wayback Machine - https://web.archive.org/web/20200528040730/https://github.com/trekhleb/javascript-algorithms/pull/62
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

Conversation

@tiendq
Copy link
Contributor

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-io commented Jun 11, 2018

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

trekhleb commented Jun 12, 2018

Thank you for the fix @tiendq

@trekhleb trekhleb merged commit bc17e4e into trekhleb:master Jun 12, 2018
3 checks passed
3 checks passed
codecov/patch Coverage not affected when comparing 9de6bc7...6e28d22
Details
codecov/project 100% remains the same compared to 9de6bc7
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
shoredata added a commit to shoredata/javascript-algorithms that referenced this pull request Mar 28, 2019
treenewtreenew added a commit to treenewtreenew/javascript-algorithms that referenced this pull request Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.