Technical Programme Management Interview Questions

15,349 technical programme management interview questions shared by candidates

The programming question was flipping image binary data so that the left-most pixel and the right-most pixel are swapped, and keep swapping the bytes from the outermost pixels to the innermost pixels. So it becomes a mirror-image. The mirror image data is given in a single byte array with additional parameters: width and height. The image is represented in integers, with groups of three to represent the red, green, and blue (rgb) values of a pixel.
avatar

Programmer

Interviewed at GoDaddy

3.9
Feb 8, 2014

The programming question was flipping image binary data so that the left-most pixel and the right-most pixel are swapped, and keep swapping the bytes from the outermost pixels to the innermost pixels. So it becomes a mirror-image. The mirror image data is given in a single byte array with additional parameters: width and height. The image is represented in integers, with groups of three to represent the red, green, and blue (rgb) values of a pixel.

Viewing 1691 - 1700 interview questions

Glassdoor has 15,349 interview questions and reports from Technical programme management interviews. Prepare for your interview. Get hired. Love your job.