one test case dosent pass
Activity selection problem
@vanisinghal0201
hello Vani,
you need to sort ur activities on the basis of ending time and then find maximum number of non overlapping activities.
refer this code->
one test case dosent pass
@vanisinghal0201
hello Vani,
you need to sort ur activities on the basis of ending time and then find maximum number of non overlapping activities.
refer this code->