Question

The Activity Selection Problem can be optimally solved using a greedy approach. What is the greedy choice typically made at each step?

A Select the activity with the shortest duration.
B Select the activity that starts earliest.
C Select the activity that finishes earliest.
D Select the activity with the latest start time.
E Select the activity that overlaps with the fewest other activities.
Practice Next

Hey! Ask a query