Software Engineer I Interview Questions

1,702 software engineer i interview questions shared by candidates

Most of the questions had similar difficulty level: I write one to illustrate -> Designing a server, serving the tiny URLs with constant assignment time constraint. All active tiny URLs must be kept alive, for a given lease period. A tiny URL that is accessed, will have its lease renewed. I tiny URL that is not accessed, will finally become available again once its lease expires. Whenever a new request come, a tiny URL must be assigned to it in O(1)..
Sep 9, 2014

Most of the questions had similar difficulty level: I write one to illustrate -> Designing a server, serving the tiny URLs with constant assignment time constraint. All active tiny URLs must be kept alive, for a given lease period. A tiny URL that is accessed, will have its lease renewed. I tiny URL that is not accessed, will finally become available again once its lease expires. Whenever a new request come, a tiny URL must be assigned to it in O(1)..

Viewing 171 - 180 interview questions

Glassdoor has 1,702 interview questions and reports from Software engineer i interviews. Prepare for your interview. Get hired. Love your job.