Systems Engineering Manager Interview Questions

517 systems engineering manager interview questions shared by candidates

Programming question: Write int max(int a, int b) function without using any comparisons (<, >, =, !=, etc), or conditional statements (if, while, for). The trick was to use bit shifting and create a algebraic expression to get the result.
Nov 21, 2012

Programming question: Write int max(int a, int b) function without using any comparisons (<, >, =, !=, etc), or conditional statements (if, while, for). The trick was to use bit shifting and create a algebraic expression to get the result.

Viewing 491 - 500 interview questions

Glassdoor has 517 interview questions and reports from Systems engineering manager interviews. Prepare for your interview. Get hired. Love your job.