J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez Eurofins (Bengaluru) en févr. 2013
Entretien
2 Rounds of technical and 1 round of tech interview face to face. Face to face was after a written test.
Questions d'entretien [1]
Question 1
Some analytical question related to few alogrithms. What is the output of the algorithms etc.
x = 0
x = x +1
x = x*3 + 2
x = 2 * ( x + 2)
Write example of the 3 design patterns?
When you should not use index in database?
Some Update/Select/Delete and Insert statements which were simple
What are the problems in the following code
Function DoSomeThing(Long B) As Long
Dim Ind as Long
Dim Count as Integer
Ind = 1
Count = 1
While (Ind <= B)
Ind = Ind * 2
Count += 1
End While
End Function
What does try.. catch .. finally do before giving results? - executes finally
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Eurofins (Bengaluru) en avr. 2026
Entretien
The interview went well. I was asked many real-time scenario-based questions along with some logical and coding-related questions. Also I was asked to write some coding in Angular as well. Overall it was a great experience in attending the interview.
Explain the difference between an abstract class and an interface.
What is a sealed class?
What is the difference between value types and reference types?
How does garbage collection work in .NET?
What is a delegate? What is an event?
What are extension methods?
Explain the difference between == and .Equals().
Questions d'entretien [1]
Question 1
Explain the difference between an abstract class and an interface.
What is a sealed class?
What is the difference between value types and reference types?
How does garbage collection work in .NET?
What is a delegate? What is an event?
What are extension methods?
Explain the difference between == and .Equals().
J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Eurofins (Bengaluru) en juil. 2023
Entretien
Two levels of interview Evry topic is covered they will ask questions on all the topics mentioned in the CV . Ensure you know evrything mentioned in ur CV v
Questions d'entretien [1]
Question 1
Evry topic is covered they will ask questions on all the topics mentioned in the CV