Senior Engineer Interview Questions

137,902 senior engineer interview questions shared by candidates

Consider 4 components of a color where: unsigned char red = 0x10; unsigned char green = 0xFF; unsigned char blue = 0x0F; unsigned char alpha = 0x44; Generate a packed color ARGB which is a 32 bit integer such that A is in the MSB of ARGB followed by red, green, blue ----------------- | A | R | G | B | -----------------
avatar

Senior Software Engineer

Interviewed at SanDisk

3.4
Apr 3, 2010

Consider 4 components of a color where: unsigned char red = 0x10; unsigned char green = 0xFF; unsigned char blue = 0x0F; unsigned char alpha = 0x44; Generate a packed color ARGB which is a 32 bit integer such that A is in the MSB of ARGB followed by red, green, blue ----------------- | A | R | G | B | -----------------

Viewing 201 - 210 interview questions

Glassdoor has 137,902 interview questions and reports from Senior engineer interviews. Prepare for your interview. Get hired. Love your job.