Engineer I Interview Questions

6,859 engineer i interview questions shared by candidates

1) Do you know and do you have ever used patterns? 2) Which was the benefits of using Spring Batch library and how di you use it? 3) How what did you inject with spring batch? 4) Other then xml injection with xml do you know other methods?
avatar

Software Dev Engineer I

Interviewed at Expedia Group

3.7
Jun 14, 2016

1) Do you know and do you have ever used patterns? 2) Which was the benefits of using Spring Batch library and how di you use it? 3) How what did you inject with spring batch? 4) Other then xml injection with xml do you know other methods?

Write a program to iterate through a 2D grid in a spiral way. Since I can't attach images here, I'll explain it using an array. Imagine you've a nxm matrix of bytes. you've iterate through it in a spiral way. It means, iterate the first row (left to right), then iterate through the right most column (top-bottom) then iterate the bottom most row (right-left) until you reach the center of the matrix. Hope its clear now.
avatar

Software Development Engineer I

Interviewed at Microsoft

4
Aug 17, 2012

Write a program to iterate through a 2D grid in a spiral way. Since I can't attach images here, I'll explain it using an array. Imagine you've a nxm matrix of bytes. you've iterate through it in a spiral way. It means, iterate the first row (left to right), then iterate through the right most column (top-bottom) then iterate the bottom most row (right-left) until you reach the center of the matrix. Hope its clear now.

Viewing 1491 - 1500 interview questions

Glassdoor has 6,859 interview questions and reports from Engineer i interviews. Prepare for your interview. Get hired. Love your job.