Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Eurofins (Bengaluru) nel mese di feb 2013
Colloquio
2 Rounds of technical and 1 round of tech interview face to face. Face to face was after a written test.
Domande di colloquio [1]
Domanda 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
Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Eurofins (Bengaluru) nel mese di apr 2026
Colloquio
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().
Domande di colloquio [1]
Domanda 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().
Ho presentato la mia candidatura tramite segnalazione di un dipendente. Ho sostenuto un colloquio presso Eurofins (Bengaluru) nel mese di lug 2023
Colloquio
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
Domande di colloquio [1]
Domanda 1
Evry topic is covered they will ask questions on all the topics mentioned in the CV