If you use the dot notation on an object of an empty class, what would it list?
C Engineer Interview Questions
3,787 c engineer interview questions shared by candidates
System Design: InMemory Key-Value Store With Transaction
Me realizaron preguntas técnicas sobre C#, LINQ, Entity Framework, manejo de asincronía y patrones como Repository y Dependency Injection. También me consultaron sobre mi experiencia trabajando con APIs REST, pruebas unitarias y resolución de casos prácticos relacionados con lógica de negocio.
Technical: -What do you consider clean C++ code? -What are your favorite C++-11 features? -Mention as many ways as you can in which a C++ program might crash as soon as it is executed. Homework (coding challenge): The homework is basically writing a simple match-3 game, starting out with a 2d engine with capabilities for rendering sprites and capturing some mouse events, that is provided along with the homework. You are given 7 days to deliver it. Behavioral: -Cultural fit and questions matching the values of the company. -What are your expectations on the position? -Tell me about your current workplace.
Describe the release process at your current job.
It’s very simple questions about shared pointer and how to write a good code
What does the const keyword mean
Very specific details about minutia in my resume
How std::vector is implemented?
We need to implement variadic template function that takes arbitrary number of arguments of unknown types and it should return sum of the arguments with type int.
Viewing 3621 - 3630 interview questions