Me postulé en línea. Acudí a una entrevista en Emergys (Pune) en nov 2019
Entrevista
Walk-In Interview
1. Aptitude Test with 2 code (writing code is mandatory)
2. Technical Face-Face Round (Its depend on the interviewer to take 1 or 2 technical round) in this they ask to write 2-3 code and SQL queries.
3. HR Round
Preguntas de entrevista [1]
Pregunta 1
Most Technical Question Based on Java String Concept and Collections
Apptitude test, technical, Hr rounds By the fon call and Google meeting, Hr round is little bit difficult by the our expecting. I nearve intrest in vyom lab is not mine choice
Me postulé a través de otra fuente. Acudí a una entrevista en Emergys (Pune) en feb 2020
Entrevista
I went to vyom labs on walk in at balewadi, pune on 1st on feb 2020.
They took written aptitude + technical round which consist of questions on basic math, verbal ability, java and one program
second round is conducted as face to face round I was rejected in this round
Preguntas de entrevista [1]
Pregunta 1
0. tell me about your self.
1. oops concepts
2. java features
3.explained program which I had wrote in written test i.e. find frequency in give string and lucky alphabet.
4. write a program to print password of given in input as first name and last name.
5. Mysql quarry on join.
6.tell me about your final year project.
7. hobbies with a reason
Me postulé en línea. Acudí a una entrevista en Emergys (Pune) en ene 2020
Entrevista
First there was the written round which having easy to moderate apty+technical questions.
Plus there was compulsory one programming question and this round is totally depends upon this one programming.
Second there was one to one technical interview where they only ask java related question bcoz they wanted the candidates for java profile only.
They ask basic questions on java like versions of java , difference between this version , string, collection.
And also they give me one program which was on array. you need to prepare for that also.
Last there were the HR round where they ask simple HR questions started from introduction and so on.
Preguntas de entrevista [1]
Pregunta 1
1. Find the frequency of each word occured in the given string.
Eg. Bitter bitter
B-2 i-2 t-4 e-2 r-2
2. Program to find lucky number.
3. Java program to merge two arrays in third array in ascending order.