Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en Metrico Wireless en feb 2011
Entrevista
I applied online and had a telephone interview within a week after applying. They started the interview asking what is my greatest strength and greatest weakness. Then they asked a bunch of c/c++ questions. They also asked me a Linux command related questions. The whole interview took about 45 minutes.
Preguntas de entrevista [5]
Pregunta 1
Write a C function which will take an integer argument and return true if it is even or false if it is odd
How to declare a pure virtual function? there is a class which which has two member function and a virtual member function. How can you instantiate the class?
there is a directory which contains several directory inside it. each directory has several files inside it. write a command to find some files ending with a particular name.