.NET Developer applicants have rated the interview process at CG Infinity with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 44.6% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
I gave a technical test that had questions related to CSharp and SQL.
After that there was a very short duration GD.
After that I was selected for the Interview.The Interviewer was nice ...It was a very long interview.. asked about basically everything that was on my resume,My Project.Net framework changes,Web Services,etc.
after the interview I was told to leave for the day and some1 will contact u but the call never came :)
Interview questions [1]
Question 1
1.Wap for operator overloading
2.I dont exactly remember the ques:Suppose I have a very old kind of low level programming language that does not have in-built functionalities.In such a language how would I be able to find the length of an array? and the hint had something to do with odd/even indexes...idk.
3.There are three boxes, one contains only apples, one contains only oranges, and one contains both apples and oranges. The boxes have been incorrectly labeled such that no label identifies the actual contents of the box it labels.In how many steps can you immediately label all of the boxes correctly?
4.Which Inheritance is not supported in c++?