Program Manager Agile Interview Questions

1,606 program manager agile interview questions shared by candidates

Nothing outstandingly difficult, but challenging enough. Here's an example of one: Given a matrix that looks something like this: 1034 1234 3560 You need to output something like this: 0000 1030 0000 Meaning, for each row/column in the initial matrix that contains a 0, you need to zero out the entire row and column for which that 0 resides. My most obvious solution turned out to give an output of all zeroes. Had to think about it for a bit.
avatar

Agile Engineer

Interviewed at Xtreme Labs

4
Jun 16, 2013

Nothing outstandingly difficult, but challenging enough. Here's an example of one: Given a matrix that looks something like this: 1034 1234 3560 You need to output something like this: 0000 1030 0000 Meaning, for each row/column in the initial matrix that contains a 0, you need to zero out the entire row and column for which that 0 resides. My most obvious solution turned out to give an output of all zeroes. Had to think about it for a bit.

Viewing 311 - 320 interview questions

Glassdoor has 1,606 interview questions and reports from Program manager agile interviews. Prepare for your interview. Get hired. Love your job.