Some of the Computational problems are solved with the well known Algorithmic design strategies.
-
Updated
Oct 14, 2022 - Java
Some of the Computational problems are solved with the well known Algorithmic design strategies.
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.
Add a description, image, and links to the greedyalgorithm topic page so that developers can more easily learn about it.
To associate your repository with the greedyalgorithm topic, visit your repo's landing page and select "manage topics."