What is your favorite programming language? Why is it your favorite?
C Software Engineer Interview Questions
995 c software engineer interview questions shared by candidates
What is your "ideal boss"?
What web frameworks and technologies you are acquainted to?
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
Coding challenge is more about dealing with files and parsing. While the interview was more behavioural questions and experience questions.
Algorithm to find the count of inner nodes (nodes with no children) to a tree which is a list where list[i] is the parent of node i.
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
mostly was non-technical questions.
Implement custom buffer API home assignment.
The static variables in C++.
Viewing 551 - 560 interview questions