C Softwareentwickler Interview Questions

1,012 c softwareentwickler interview questions shared by candidates

3. Write a method that takes two collections of characters as a parameters and returns a new Set of distinct elements common between the two collections. // Give me the intersection of common elements between two data sets. // ['a', 'a', 'c', 'd'], ['a', 'c'] // -> ['a', 'c'] // ['a', 'a', 'c', 'd'], ['a', 'a', 'c'] // -> ['a','c']
avatar

Software Development Engineer In Test (Java Or C++)

Interviewed at Spoken Communications

3.9
Sep 1, 2017

3. Write a method that takes two collections of characters as a parameters and returns a new Set of distinct elements common between the two collections. // Give me the intersection of common elements between two data sets. // ['a', 'a', 'c', 'd'], ['a', 'c'] // -> ['a', 'c'] // ['a', 'a', 'c', 'd'], ['a', 'a', 'c'] // -> ['a','c']

1-What do you want in your next workplace? 2-What interests you about the role at Ableton? 3-Have you used Ableton software before? 4-Some questions on the programming task ("4.1. This is the first time in my life I see an std::vector<std::unique_ptr<T>>, why didn't you use raw pointers? 4.2. I would implement that using n counters instead of 2 counters as you did... 2 counters turned out to be enough to solve the problem but why did you do it like that instead of using n counters like I would do? 4.3. What would you change in your solution to this task after knowing I would implement it using n counters?".)
avatar

C++ Software Engineer

Interviewed at Ableton

3.3
Mar 18, 2023

1-What do you want in your next workplace? 2-What interests you about the role at Ableton? 3-Have you used Ableton software before? 4-Some questions on the programming task ("4.1. This is the first time in my life I see an std::vector<std::unique_ptr<T>>, why didn't you use raw pointers? 4.2. I would implement that using n counters instead of 2 counters as you did... 2 counters turned out to be enough to solve the problem but why did you do it like that instead of using n counters like I would do? 4.3. What would you change in your solution to this task after knowing I would implement it using n counters?".)

Viewing 531 - 540 interview questions

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