Algorithmic efficiency improvements can reduce computing energy consumption without hardware changes.
- True
- False
Answer: True
Optimized algorithms reduce computational complexity, lowering CPU/GPU usage and energy. Examples: efficient ML models, database query optimization, caching strategies. Critical for sustainable software engineering.