Skip to content

Conversation

@niharbansal02
Copy link

@niharbansal02 niharbansal02 commented Oct 9, 2021

What is the change?

The knapsack problem is a classic optimization problem in mathematics that is also faced in day-to-day life and in many projects.
I've added the solution and a detailed explanation of the same.

Related issue?

closes #95

Checklist:

Before you create this PR, confirm all the requirements listed below by checking the checkboxes [x]:

  • I have followed the Code of Conduct.
  • I have checked there aren't other open Pull Requests for the same update/change.
  • I have you tested the code before submission.
  • I have commented on my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • I'm Hacktoberfest'21 contributor.

Screenshots (if any)

@siddhi-244
Copy link
Member

Link issue !

@niharbansal02
Copy link
Author

Hi @siddhi-244 Done. Please review.

Copy link
Member

@siddhi-244 siddhi-244 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Explain a bit more about it.

Copy link
Author

@niharbansal02 niharbansal02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@niharbansal02
Copy link
Author

Hi @siddhi-244 , performed the necessary changes.

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.

Knapsack Problem

2 participants