C Softwareentwickler Interview Questions

1,011 c softwareentwickler interview questions shared by candidates

Written round had 3 questions, Circular array based and on finding string in given file. Interviewer as me to explain code which I wrote. All C++ basics like copy constructor assignment operator virtual functions vptr vtable runtime polymorphism templates GDB debugging friend functions
avatar

C++ Software Engineer

Interviewed at GE HealthCare

4.2
Mar 22, 2019

Written round had 3 questions, Circular array based and on finding string in given file. Interviewer as me to explain code which I wrote. All C++ basics like copy constructor assignment operator virtual functions vptr vtable runtime polymorphism templates GDB debugging friend functions

1. Sort array with ones and zeros. This was the most "complicated" part. 2. Complexity of insert/delete/find in double linked list, binary tree. Complexity of sort of array of numbers, of sorted array of numbers. 3. Questions like what order ctors/dtors work. 4. Some crap with 2 classes having static shared ptr for kernel object, where kernel was class poorly written. Like what's wrong with the code was the question. 5. int x; int &j; j=x; What's wrong? Reference should be assigned to a variable when declared actually. Other questions very primitive.
avatar

Senior Software Developer C++

Interviewed at Scalable Solutions

3.8
Feb 19, 2021

1. Sort array with ones and zeros. This was the most "complicated" part. 2. Complexity of insert/delete/find in double linked list, binary tree. Complexity of sort of array of numbers, of sorted array of numbers. 3. Questions like what order ctors/dtors work. 4. Some crap with 2 classes having static shared ptr for kernel object, where kernel was class poorly written. Like what's wrong with the code was the question. 5. int x; int &j; j=x; What's wrong? Reference should be assigned to a variable when declared actually. Other questions very primitive.

Viewing 831 - 840 interview questions

Glassdoor has 1,011 interview questions and reports from C softwareentwickler interviews. Prepare for your interview. Get hired. Love your job.