employer cover photo
employer logo
employer logo

Adage Technologies

Is this your company?

Adage Technologies interview question

1) C# exercise via GoToMeeting: -Visual Studio solution was open, with testing classes, and 2 project classes: Customer, and Credit Card are given, with all the properties, and method. Customer can have many credit cards, with #, and expiration date each. Return count of expired credit card a customer has. 2) Technical interview - mostly questions on the frameworks/tasks you used, plus the way business processes setup in your current company/department. People who worked with customers directly have an advantage over others. Very few basic OOP questions. 3) Panel discussions - 90% are behavioral questions, only a few questions repeating the ones from #2. The most non-standard question - if you would have been an animal, what would it be, and why (?!).

Interview Answer

Anonymous

9 Feb 2018

- Add a new property to the class, return count of items. - What is encapsulation and polymorphism