Q: Write a program which prints out all numbers between 1 and 100. When the program would print out a number exactly divisible by 4, print "Linked" instead. When it would print out a number exactly divisible by 6, print "In" instead. When it would print out a number exactly divisible by both 4 and 6, print "LinkedIn."
Site Reliability Engineer Interview Questions
2,635 site reliability engineer interview questions shared by candidates
In mgr round, "What would you do if there is a member in your team, who is not willing to share the knowledge or information that can help you resolve the issues? Have you experienced this in the past?"
"What is your favorite networking protocol?" Follow-on: "What do you like about it and what don't you like about it?"
Given a numerym (first letter + length of omitted characters + last letter), how would you return all possible original words? E.G. i18n the numeronym of internationalization
How many bits is the access flags of a file?
1. Review poorly written code and point out the places where it would fail. 2. Some things about scaling IT infrastructure.
Find the shortest path between two words (like "cat" and "dog), changing only one letter at a time.
Parse a log except, providing a csv of the count of each proc per DTTM.
Describe on a scale of 1 to 10 your familiarity with systems administration. Followup: which system call returns inode information? What signal does the "kill" command send by default ? How many IP addresses are usable on a /23 network. Can you describe a connection setup in TCP
What is the function of inodes in a Linux filesystem?
Viewing 11 - 20 interview questions