C Interview Questions

5,483 c interview questions shared by candidates

create this function: // Assign value val to interval [keyBegin, keyEnd). // Overwrite previous values in this interval. // Conforming to the C++ Standard Library conventions, the interval // includes keyBegin, but excludes keyEnd. // If !( keyBegin < keyEnd ), this designates an empty interval, // and assign must do nothing. void assign( K const& keyBegin, K const& keyEnd, V const& val ) {
avatar

C++ Software Developer

Interviewed at think-cell

4.4
Oct 2, 2023

create this function: // Assign value val to interval [keyBegin, keyEnd). // Overwrite previous values in this interval. // Conforming to the C++ Standard Library conventions, the interval // includes keyBegin, but excludes keyEnd. // If !( keyBegin < keyEnd ), this designates an empty interval, // and assign must do nothing. void assign( K const& keyBegin, K const& keyEnd, V const& val ) {

Lo más destacable fueron preguntas sencillas en inglés, preguntas sobre los proyectos realizados y sobre mi interés en el puesto. En la entrevista con el responsable de desarrollo fueron preguntas del día a día. Que haria al empezar el dia de trabajo, como solucionaria una serie de errores, etc. La técnica fue un pequeño juego AR.
avatar

C#/Unity Developer

Interviewed at Capgemini Engineering

3.5
Dec 1, 2022

Lo más destacable fueron preguntas sencillas en inglés, preguntas sobre los proyectos realizados y sobre mi interés en el puesto. En la entrevista con el responsable de desarrollo fueron preguntas del día a día. Que haria al empezar el dia de trabajo, como solucionaria una serie de errores, etc. La técnica fue un pequeño juego AR.

Viewing 3691 - 3700 interview questions

Glassdoor has 5,483 interview questions and reports from C interviews. Prepare for your interview. Get hired. Love your job.