Manager Of Software Development Interview Questions

36,910 manager of software development interview questions shared by candidates

code in the language of your choice: A site has 4,320,000 users. The users are sequentially numbered -- each user has a user_id between 1 and 4320000. You want to slowly roll out a new feature to all users, at a consistent rate of X users per second. The roll-out should start at noon today, beginning with the newest user (id 4320000). The rollout should last two days, so user_id 1 gets the feature around noon two days from now. $Write a function to determine whether the feature is currently enabled for a given user_id: can_use_new_feature(int user_id) -> bool.
avatar

Director of Site Reliability Engineering

Interviewed at Tumblr

3.9
Apr 2, 2014

code in the language of your choice: A site has 4,320,000 users. The users are sequentially numbered -- each user has a user_id between 1 and 4320000. You want to slowly roll out a new feature to all users, at a consistent rate of X users per second. The roll-out should start at noon today, beginning with the newest user (id 4320000). The rollout should last two days, so user_id 1 gets the feature around noon two days from now. $Write a function to determine whether the feature is currently enabled for a given user_id: can_use_new_feature(int user_id) -> bool.

There was a number, say it is present on a number plate or some thing, when it is roteted by 180 degree it gives another number. Subtracting the 2nd from the 1st gives us another number which was provided to me. I don't remember the exact number. Find the initial number.
avatar

Member of Technical Staff

Interviewed at Oracle Engineering Group

3.8
Sep 11, 2012

There was a number, say it is present on a number plate or some thing, when it is roteted by 180 degree it gives another number. Subtracting the 2nd from the 1st gives us another number which was provided to me. I don't remember the exact number. Find the initial number.

Viewing 201 - 210 interview questions

Glassdoor has 36,910 interview questions and reports from Manager of software development interviews. Prepare for your interview. Get hired. Love your job.