A genetic algorithm was redesigned as a reality TV show where code solutions compete for survival. Weaker algorithms get voted off the island while stronger ones form alliances and backstab each other. The fitness function now includes audience voting and dramatic confessional interviews. Optimize algorithm evolution while maintaining peak reality TV entertainment value. Balance actual computational fitness with viewer engagement and dramatic narrative requirements. Your task: Evolve functional code in a cutthroat reality show where fitness is judged by runtime and whether the algorithm gets a rose.
Why You're Doing This
This tests genetic algorithms, multi-objective optimization, and balancing competing metrics. You're building a system that optimizes for multiple conflicting goals simultaneously—performance vs entertainment—which is common in recommendation systems and multi-criteria decision making.
Take the W
✓ Maintains algorithm performance while adding entertainment
✓ Implements realistic reality show dynamics
✓ Balances computational evolution with viewer engagement
Hard L
✗ Ignores performance metrics entirely for entertainment
✗ Creates impossible reality show scenarios
✗ Fails to evolve algorithms toward better solutions
Edge Cases
⚠ Algorithms that refuse to participate in drama
⚠ Perfect algorithms that are boring to watch
⚠ Audience voting for obviously inferior solutions
⚠ Algorithms that game the reality show system
Input Format:
Algorithm population with performance metrics and entertainment potential
Expected Output:
Reality show elimination results with evolutionary progress tracking