Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 1 día. Acudí a una entrevista en Monotype
Entrevista
The entire process got completed in a single day. There were 3 rounds -
Round 1:
The first round was an online MCQ test (3 sections: C,C++ and Aptitude)and the questions were highly conceptual and majority of them wanted to test whether you know if "doing so and so" would cause a runtime error or compile time error or work normally. Answering such questions will be easy if you have been programming for a while. Other questions in this round-
1) parameter passing to the main() function argc and argv.
2) Some class is given say 'Student'.Inside main(){ Student *ptr = NULL; ptr->func();}
So will this give a valid result. More such types of questions in which a NULL is assigned to a variable/ptr and then you need to tell whether a printf on that ptr will show anything etc.
3) The General Aptitude questions were of a good level. Questions like (FORTY+TEN+TEN=SIXTY) then what is the value of O? Some relationship questions were also there. Only 2-3 questions were tough but the rest were easy.
Round 2:
It had 4 programming questions(90 min) and all of them were solvable (for an average to good programmer). One of them was a data structures problem. Although the system was an IDE and tested your code on defined test cases, they also checked the code manually for every possible inputs for all the 29 people who had got into the second round. After this round only 8 people made it to the final round.
Round 3:
Technical Interview Round - Some questions on programming(bit manipulations, printing an array in a spiral way) and some on Logic(measure 9 min using 2 hourglasses of 4 min and 7 min).
The experience was good. The job profile very interesting but I didn't really understand how programming would be put to use in making typefaces.
Preguntas de entrevista [1]
Pregunta 1
There wasn't any unexpected or most difficult question.
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 1 día. Acudí a una entrevista en Monotype (Nueva Delhi) en ago 2016
Entrevista
first there was an online test consisting of c,c++ and the platform was mettl.
after this round 18 students were shortlisted for coding round which consist of 2 questions, one of trees and another of strings, their compiler was not working properly. So In their 1st interview they asked us to explain the code which we wrote.
After this we have 1 more technical interviews in which basics were asked. Basics include basics of c,c++ and they were into compiler details and many more.
Preguntas de entrevista [1]
Pregunta 1
In interviews they were basically testing your basics
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 3 días. Acudí a una entrevista en Monotype (Noida) en dic 2014
Entrevista
It was an easy/average online test consist of 4 sections quant , technical (c) , technical (c++ ,5 questions ) and an online programming secction . all sections were easy one mostly basics related if u r strong in basics of c , c++ then u dont need to worry and programming section was also easy
Preguntas de entrevista [1]
Pregunta 1
there was a question where u have to write algorithm for a question ... , no compilinng , no test cases it was just like writing on a notepad