Just finished implementing an Event Scheduler in Python for my Algorithm Engineering class! This project explored the trade-offs between Heaps (priority), Hash Tables (speed), and Balanced Trees (order) to build a scalable system. Here is a video of the program running with a sample data. #Python #DataStructures #AlgorithmEngineering #CSUF #Spring2026

To view or add a comment, sign in

Explore content categories