Pergunta de entrevista da empresa Philips

Interviewer asked many questions regarding software development and programming, he asked to create a template for stock market application, where data type could be anything while creating object, the class should be able to accept any data type and create object for it. And also he had asked questions about multiple data structures & algorithms, design patterns and especially C++ STL core concepts.

Resposta da entrevista

Sigiloso

20 de dez. de 2025

I have solved using creating custom template class. Object will be created of that class type. And i have answered all the questions with proper examples.