01What is 'Profiling'?
02Premature optimization is called:
03What is 'Spatial Locality'?
04Which is a 'Time-Space Tradeoff'?
05What is a 'Memory Leak'?
06What does a 'Debugger' do?
07Which optimization is generally more impactful?
08What is 'Branch Prediction'?
09Static analysis tools find bugs by:
10What is 'Cache Miss'?