Pergunta de entrevista da empresa StanSource

How do you make sure your code is Performance optimized?

Resposta da entrevista

Sigiloso

12 de jun. de 2012

The answer to this question can be very elaborate. We need to pick and choose what are the key points for performance optimization. Read with binary search, clearing variables, not using select within a loop and finally doing an EPC check.

2