Describe the project you want to add with tech stack
It is one of the most popular problems that take greedy approach to be solved.
Tech Stack : C++
Expected behavior
The weights (Wi) and profit values (Pi) of the items to be added in the knapsack are taken as an input for the fractional knapsack algorithm and the subset of the items added in the knapsack without exceeding the limit and with maximum profit is achieved as the output
Screenshots (optional)
Additional context (optional )
Algorithm Analysis and Implementation in C++
Describe the project you want to add with tech stack It is one of the most popular problems that take greedy approach to be solved. Tech Stack : C++
Expected behavior The weights (Wi) and profit values (Pi) of the items to be added in the knapsack are taken as an input for the fractional knapsack algorithm and the subset of the items added in the knapsack without exceeding the limit and with maximum profit is achieved as the output
Screenshots (optional)
Additional context (optional ) Algorithm Analysis and Implementation in C++