Pergunta de entrevista da empresa Kreativ Technology Solutions

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.

Resposta da entrevista

Sigiloso

30 de jul. de 2019

I have write all three programme but logic may be not clear so interviewer not satisfied completely. Than he again ask me two more question . 1). how to find Capital letter in a string. 2). he write time (9:30, 7:30, 8:30 ) and tell me to sort.