Senior Development Engineer Interview Questions

1,611 senior development engineer interview questions shared by candidates

Print a matrix in spiral fashion...so Matrix input example (Arrows indicate how the spiral happens...start at first arrow go in circle and move to next arrow...etc.) ->1 1 1 1 1 1 -> 2 2 2 1 1 2 2 2 1 1 1 1 1 1 Output: 11111111111111222222
avatar

Senior Software Development Engineer

Interviewed at Microsoft

4
Jul 8, 2015

Print a matrix in spiral fashion...so Matrix input example (Arrows indicate how the spiral happens...start at first arrow go in circle and move to next arrow...etc.) ->1 1 1 1 1 1 -> 2 2 2 1 1 2 2 2 1 1 1 1 1 1 Output: 11111111111111222222

a) Develop a XML parser (rules: Node closures and single root node..i.e. root node cannot be duplicated in structure). b) Count occurrences of words in a string (with string too large to be processed in memory).
avatar

Senior Software Development Engineer

Interviewed at Microsoft

4
Jul 8, 2015

a) Develop a XML parser (rules: Node closures and single root node..i.e. root node cannot be duplicated in structure). b) Count occurrences of words in a string (with string too large to be processed in memory).

Viewing 91 - 100 interview questions

Glassdoor has 1,611 interview questions and reports from Senior development engineer interviews. Prepare for your interview. Get hired. Love your job.