Max subarray sum was the question asked
C Software Engineer Interview Questions
3,496 c software engineer interview questions shared by candidates
Tell us about the technologies/frameworks you are currently using.
Share screen and calculate nth fibonacci number
Lot of C++ questions, standard stuff related to object oriented programming, operator overloading, inheritance, polymorphism. Nothing a decent C++ programmer should be afraid of.
What STL algorithms do you use? Describe advantages of using STL algorithms.
How to remove value K from std::vector using std::remove and std::erase algorithms? How these algorithms works?
You’re refactoring a function void processFile(). It starts with call to fopen() to open file, then we call several operations (they could throw exceptions) and finally at the end of the function we call fclose() to close file. Detect problem with this code and fix it (provide as many variants as you can).
I don't think I am allowed to enter the questions.
I do not want to disclose any specific tasks, it doesn't seem to be fair. I had to solve some programming stuff on paper. Additionally, some general technical questions were asked.
What stages does the graphics pipeline consist of?
Viewing 1891 - 1900 interview questions