Live coding in Python and Bash to tackle a real-world problem.
Senior Reliability Engineer Interview Questions
504 senior reliability engineer interview questions shared by candidates
write a command to fetch all the files in a directory starting with a particular substring and output the number of lines in each file eg. directory /home/userA file names starting with: logs_ output expected: logs_1 101 logs_2 10 logs_3 155 ...
1. Given a string s, find the first non-repeating character in it and return its index. If it does not exist, return -1. 2. Write a program to print a diamond pattern 3. Design in-app API throttler for request rate limiting in a distributed system
I was tested on programming knowledge, GCP and SRE experience.
Viewing 501 - 510 interview questions