Why do want to join the organisation
Site Engineer Interview Questions
6,921 site engineer interview questions shared by candidates
Do you have access to near airports
Previous staffing experience
Parse a file containing multiple groups of IP addresses and print out only the group of IP addresses that match the label "Houston" which should be hard coded in your function for this particular exercise. The group name will be on its own line and will be unique in the input file. Each IP address will be on its own line in the input file. The file can contain blank lines. The function should output the IP addresses comma separated. Input: A sample inventory file which may contain various text and comments along with valid and invalid IP addresses. For example: [Dallas] 10.20.30.40 10.20.30.41 10.40.20.1 [Houston] 9.20.30.5 9.30.4.10 [Seattle] 172.10.2.35 Output: The list of IP addresses separated by commas. With "Houston" hard coded as the label, the output of the above example should be:\ 9.20.30.5,9.30.4.10
How would you design/size an image processing system?
Describe on a scale of 1 to 10 your familiarity with Unix/Linux Internals?
Describe on a scale of 1 to 10 your familiarity with TCP/IP?
Made me do a regex of getting just the phone numbers out of a contacts.txt file over Google Docs.
They asked me to not reveal their questions.
If you had to design a phone number search tools, what challenges would you face? Explain how you would overcome them.
Viewing 751 - 760 interview questions