Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Kreativ Technology Solutions (Poona) nel mese di lug 2019
Colloquio
1) - Directly Face to Face interview for about 20 minutes, they asked about your qualification, college project, if experienced than asked about your job profile, GATE score, family background.
2)- After this formal interview they gave me 3 programming questions to solve it on paper.
and there is no time limit for that.
Domande di colloquio [1]
Domanda 1
3 programming questions you can solve it in with any programming language.
1). Make one constructor of class Student which take Height (in cm) as an input and return it in inch and feet.
2). overload + operator which converts two rectangle into square.
3). There is one number series as an input ( ex. 1234 ) you have to check whether there is no number missing in series than print output YES and id input is 124 than print output NO.
after writing all the programme the interviewer checked it one by one. Make sure you have written the code very neat and clean and the Logic must be understandable by interviewer.