Pregunta de entrevista de Adobe

Design a sorting algo which can take any type of input.

Respuesta de la entrevista

Anónimo

14 jul 2012

I designed the alogrithm using function pointer

2