J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez GGK Tech en oct. 2016
Entretien
I was shocked by knowing the interview process. In the last minute the complete pattern was altered. It was just 2 rounds.
1) Written test
2) Programming test
I got to know that Programming test is the final round when had come out of the test room. Even our college TPO was not aware of this process as They were not informed earlier regarding this pattern.
Questions d'entretien [2]
Question 1
WAP to find and print second largest digit in the given number? ( without using arrays, functions and using only one loop).
WAP to accept two numbers, convert them into binary and then add those to binary numbers and finally convert the resultant binary to decimal and print final out in decimal.