It consisted in the implementation of coding problem.
Senior Software Engineer C Interview Questions
103 senior software engineer c interview questions shared by candidates
Project oriented question about past experiences.
How to code a very simple C standard library function and followup was how to improve its performance if you know certain other things about your parameters like how long the c-str is that is passed to the function
L1 questions are mostly related with C++ and its concepts from basic to advance. L2 questions are related to C++ design patterns, STL And data structure related questions
Timed coding test
Random C++ questions. relatively easy. What is OOP, virtual destructor, macro vs function
Generic questions about what I do and am interested on. Essay about various challenges encountered, technical and decision. No technical interview.
What's STL in a C++ context.
Tell me about yourself and your experience.
Implement Queue class: constructor, enqueue and dequeue function. In addition, there are Semaphore class with constructor, up and down functions and Mutex class with lock and unlock functions.
Viewing 51 - 60 interview questions