It Software Engineer Interview Questions

1,893 it software engineer 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 211 - 220 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 1,893 interview questions and reports from It software engineer interviews. Prepare for your interview. Get hired. Love your job.