Intern Software Engineer Interview Questions

9,360 intern software engineer interview questions shared by candidates

Will the following lines run and compile? Please explain: char p[4]; strcpy (p, "This is a copy"); What is the output of the following lines? How is it different from the question above? char *buf = new char[4]; strcpy (buf, "This is a copy");
avatar

Software Engineer Intern

Interviewed at Synactive

3.5
May 9, 2014

Will the following lines run and compile? Please explain: char p[4]; strcpy (p, "This is a copy"); What is the output of the following lines? How is it different from the question above? char *buf = new char[4]; strcpy (buf, "This is a copy");

I believe that I must respect the company and its impressive interview process by not giving away explicit details about their interview questions. But either way, I certainly believe that if you have taken a good data-structures level course from a school with a good CS program, then you should probably be good to go.
avatar

Software Engineer Intern

Interviewed at Ooyala

3.3
Feb 14, 2014

I believe that I must respect the company and its impressive interview process by not giving away explicit details about their interview questions. But either way, I certainly believe that if you have taken a good data-structures level course from a school with a good CS program, then you should probably be good to go.

Viewing 6171 - 6180 interview questions

Glassdoor has 9,360 interview questions and reports from Intern software engineer interviews. Prepare for your interview. Get hired. Love your job.