Skip to content

Create knapsack.py - #25

Open
dhirendrachoudhary wants to merge 1 commit into
OmkarPathak:masterfrom
dhirendrachoudhary:patch-2
Open

Create knapsack.py#25
dhirendrachoudhary wants to merge 1 commit into
OmkarPathak:masterfrom
dhirendrachoudhary:patch-2

Conversation

@dhirendrachoudhary

Copy link
Copy Markdown
Contributor

Returns the maximum value that can be put in a knapsack of capacity W

@OmkarPathak OmkarPathak left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Can you please make the following changes:

  • Change the file name to format as specified in other files: example: P05_FileName.py
  • Change the function names in case like: knap_sack and not knapSack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants