8000 solution of 4.3-8 might be wrong · Issue #532 · walkccc/CLRS · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
solution of 4.3-8 might be wrong #532
Open
@ACY222

Description

@ACY222

Hello, I noticed that in the solution of Problem 4.3-8, we guess $T(n) \leq cn^2 - cn$ at the beginning,
but get $T(n) \leq cn^2$ rather than $T(n) \leq cn^2 - cn$ in the end. It's incorrect in substituion method.
I haven't found similar issues submitted before, so I submit a new one. Hopefully it's not repeated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0