Candidatei-me por meio de uma faculdade ou universidade. O processo levou 3 dias. Fiz uma entrevista na empresa Technovert (Guntūr).
Entrevista
The interview process is good and can be cleared only by those who have good command in coding .The interview is mainly based on coding.The first round consists of aptitude,verbal,logical reasoning,programming mcq,and general coding questions.
In the second they have given a practical real time problem and we have to solve it.
The interviewers are so supportive.
The third round is also based on coding only.in this round they mainly concentrated on reducing the time and space complexity of the code.
Finally i can say that the interview can be cleared only if we have some command in coding.
Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela Technovert (Hyderābād) em mar. de 2018
Entrevista
I am shortlisted through AMCAT. Interview consist of 5 rounds. 1st is Coding on paper, 2nd is system test, 3rd & 4th are technical rounds & 5th is HR.
Perguntas de entrevista [1]
Pergunta 1
1st round of coding questins are -
1) . Convert Input String - Mahendra Singh Dhoni to M.S.Dhoni
2). Find ten largest element from an array without shorting the given array.
3). Find the smallest positive integer multiple of the given input which consists only [Zero-One]
Ex - Input = 4, Output = 100
Input = 3, Output = 111
Input = 5, Output = 10
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 3 dias. Fui entrevistado pela Technovert (Hyderābād) em out. de 2017
Entrevista
The interview consists of 5 rounds.
1.Written exam(aptitude,reasoning,guessing outputs,coding(just writing logic without any compiler))
2.System test(you have to develop a small real time console application)
3.Technical interview1
4.Technical Interview2
5.Hr
All rounds are easy except the system test. You can easily get placed if you are quite a good coder.You get a great opportunity to learn a lot as it is a small company.
The interviewer said nested for loop as a single for loop and I thought it as single for loop so I was gone in the technical round. I feel that they should appoint experienced people as interviewers.
Perguntas de entrevista [1]
Pergunta 1
Print Identity Matrix
Print other diagonal elements are aslo 1
Find min and max elemets in array in one for loop
Find the some of digits of a number till the some is single digit number
Find the max product in the array divisible by 3