algorithms icon indicating copy to clipboard operation
algorithms copied to clipboard

Create Activity Selection Problem

Open asmaurya95 opened this issue 8 years ago • 0 comments

This is a Greedy Solution to the Activity Selection Problem ( Select from a list of choices the maximum no. of activities that can be done) The Solution is implemented in C++ .

asmaurya95 avatar Oct 22 '16 08:10 asmaurya95