I applied through a staffing agency. The process took 1 day. I interviewed at Kreativ Technology Solutions (Pune) in July 2019
Interview
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.
Interview questions [1]
Question 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.
I applied through a staffing agency. I interviewed at Kreativ Technology Solutions (Pune) in Mar 2018
Interview
As I entered in interview room they directly started the technical interview. It was a panel interview. Two persons were there, they ask you question on all basic technologies like c, c++, java, dbms etc. The interview is quite average if you prepared well then you can easily pass the interview.
Interview questions [1]
Question 1
1) Introduce yourself.
2) Family background
3) asked company website url
4) marks difference between 10th and graduation
5) singleton class
6) can a class run without constructor
7) tell subjects of last semester
8) how much time do you study in a day
9) what topics have you studied
10) DBMS join questions
11) super constructor
12) from child and parent which destructure is called first