Representation / Visualizer of the Huffman Coding in JS, CSS, & HTML for my Design and Analysis of Algorithm Course.
-
Updated
Aug 9, 2023 - JavaScript
Representation / Visualizer of the Huffman Coding in JS, CSS, & HTML for my Design and Analysis of Algorithm Course.
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 daa topic page so that developers can more easily learn about it.
To associate your repository with the daa topic, visit your repo's landing page and select "manage topics."