-
Updated
Oct 21, 2023 - JavaScript
activityselectionproblem
Here are 5 public repositories matching this topic...
Given a set of activities with specific time period,this algorithm finds the maximum activities that can be performed
-
Updated
Jan 16, 2019 - C
A Java-based Event Scheduler that assigns events to two venues using a greedy algorithm to avoid overlap. It includes both a console version and a GUI version using Swing, allowing users to input event timings and see the optimized schedule across two available venues.
-
Updated
May 25, 2025 - JavaScript
24 problems implementation for Algorithms assignment and their details are included in README
-
Updated
Mar 10, 2022 - C++
activity selection problem C++ greedy
-
Updated
Mar 18, 2023 - C++
Improve this page
Add a description, image, and links to the activityselectionproblem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the activityselectionproblem topic, visit your repo's landing page and select "manage topics."