Problem: Design a Greedy algorithm to allocate limited computing resources in a high-performance data center where each task has varying memory, processing, and execution time requirements. Maximize total system throughput while minimizing resource overuse.