Release Engineer Interview Questions

486 release engineer interview questions shared by candidates

NDA so I can't talk specifics, but in general: - Coding questions around random numbers, string manipulation, grid search, stream processing - Coding questions to re-implement two common Linux utilities - Long discussion about how to design and roll out a distributed build and test system - Discussion about branching strategy; for me it was Git, as I know it best, questions focused on choices made and their tradeoffs, handling unusual situations (i.e. bugs after release, security patches, hotfixes, etc.), and difficulties presented by the model as a whole - Other questions about bash and Linux fundamentals
avatar

Release Engineer

Interviewed at Google

4.4
Feb 17, 2018

NDA so I can't talk specifics, but in general: - Coding questions around random numbers, string manipulation, grid search, stream processing - Coding questions to re-implement two common Linux utilities - Long discussion about how to design and roll out a distributed build and test system - Discussion about branching strategy; for me it was Git, as I know it best, questions focused on choices made and their tradeoffs, handling unusual situations (i.e. bugs after release, security patches, hotfixes, etc.), and difficulties presented by the model as a whole - Other questions about bash and Linux fundamentals

1) Print all words and occurrences which are made from same letters from given list : cat,atc,tac,dig,gid,abc,pqr For example : cat, tac, atc are made from same letters so output should be cat:3 dig :2 2) Find out the range of consecutive numbers out of given numbers input : -10,-2,0,-9,-1,6,1,2,8 output: [-10:-9], [-2,1], [6], [8]
avatar

Senior Build and Release Engineer

Interviewed at Nutanix

3.8
Jan 21, 2018

1) Print all words and occurrences which are made from same letters from given list : cat,atc,tac,dig,gid,abc,pqr For example : cat, tac, atc are made from same letters so output should be cat:3 dig :2 2) Find out the range of consecutive numbers out of given numbers input : -10,-2,0,-9,-1,6,1,2,8 output: [-10:-9], [-2,1], [6], [8]

Viewing 371 - 380 interview questions

Glassdoor has 486 interview questions and reports from Release engineer interviews. Prepare for your interview. Get hired. Love your job.