How We Can Make Sure New Service Is Ready For The Products Launched?
Build Engineer Interview Questions
349 build engineer interview questions shared by candidates
Task 1: You are given a string S of length N which encodes a non-negative number V in a binary form. Two types of operations may be performed on it to modify its value: if V is odd, subtract 1 from it; if V is even, divide it by 2; These operations are performed until the value of V becomes 0. Example 1: S = "011100", its value V initially is 28. The value of V would changes as follows: V = 28 V = 14 V = 7 V = 6 V = 3 V = 2 V = 1 the function should return 7. Example 2: S = "111", should return 5.
Tell me what happens after you enter a URL in your browser and hit "enter"
1. Solving a build release problem using Priority Queue in Python 2. What is the significance of WOW64 3. Whats the difference between static library and DLL. 4. Sketching a software build cycle on a whiteboard 5. Write a snippet on catching build errors in a log file 6. Branching strategies. Then, followed by a few behavioral questions.
Questions in some depth about the technologies you use in this role and how you understand they should be used, such as branching strategies in version control, what makes up Continuous Integration, etc. Some scripting questions, as automating processes using scripts is a major part of the role. Be prepared to analyse a test question on your feet at a white board; they will probably be easy about what language, it's the thinking process they want to know about.
Basic kubernetes questions + AWS
"Have you worked with live systems?"
Are you open to provide 1 month security deposit of your salary?
very simple, very specific word domain specific stuff and end to end process was good
No difficult or really unexpected questions -- just the comment about boosting my current salary by $35000 if asked left me wondering about the culture of those I would be working for.
Viewing 101 - 110 interview questions