Senior It Engineer Interview Questions

2,529 senior it 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 331 - 340 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 2,529 interview questions and reports from Senior it engineer interviews. Prepare for your interview. Get hired. Love your job.