I applied through a recruiter. I interviewed at eClinical Solutions in Dec 2018
Interview
The interview happened for 3.5 hours on the same day, which was a scheduled interview, held at Prestige Shantiniketan, Whitefield.
1st round included written technical test consisting of 20 questions(writing programs, theoritical explaination non-MCQ's) of C# questions .
2nd round was a suppose to be face to face technical discussion with senior automation test engineer or Team lead i can say but since he was on leave it went through a telephonic call.
3rd round was the real great oppurtunity to meet the pillars of eClinical solutions-directors (HR and Business) leading india operations.
the interview process was really good but results were on hold. After waiting for 2 Months with the updates from hr to me saying things are in hold, ultimately there was no offer, which is really pathetic to hear.
Do you guys need two months to reject a candidate ? LOL !!
Interview questions [1]
Question 1
1. Explain Polymorphism
2. Types of Polymorphism
3. Difference between Static Method and dynamic Method
4. Write a program to reverse a String "Java"
5. Write a program to remove special characters from string str="!$%&2345%%^"
6. Write a program to count the number of words in the sentence
7. What is the diffrence between final, finally and finalize
8. Explain diffeent types of Exceptionn handling
9. What are the different types of polymorphism
10. Write the syntax for single and multi-dimenctional-array
11. Write a program to get the large number from int[] arr ={10,2,45,28,47,12}
12. What is the differene between structs and classes
13. What is abstract method?
14. What is the difference between static and final methods?
15. Explain different types of classes in c#
16. What is the difference between static binding and dynamic binding?
17. Explain finally bolck and when it is used?