Software Engineer Senior Interview Questions

67,443 software engineer senior interview questions shared by candidates

Write a function in C that takes a string, and in-place xors the first char with the last, second with second last, etc., and after the middle part sets the char to 0. Do this efficiently. Is strlen after the function always equal to (strlen before +1)/2? When is it not?
avatar

Senior Software Engineer

Interviewed at Google

4.4
Jan 22, 2014

Write a function in C that takes a string, and in-place xors the first char with the last, second with second last, etc., and after the middle part sets the char to 0. Do this efficiently. Is strlen after the function always equal to (strlen before +1)/2? When is it not?

The system design question was way out of my league, I am an interviewing for an embedded engineering position, instead I was asked to design a distributed network-based system. None of that applies to my domain and none of my experience helps me answer that question.
avatar

Senior Embedded Software Engineer

Interviewed at Google

4.4
Oct 26, 2017

The system design question was way out of my league, I am an interviewing for an embedded engineering position, instead I was asked to design a distributed network-based system. None of that applies to my domain and none of my experience helps me answer that question.

Viewing 2091 - 2100 interview questions

Glassdoor has 67,443 interview questions and reports from Software engineer senior interviews. Prepare for your interview. Get hired. Love your job.