The technical interview is pretty hard, you have 2 hours to answer some monitoring architecture questions and another question to write a solution for weather forecast API, get the JSON, sort it, process it, and then send the result to some other webhook.
Sre Interview Questions
1,929 sre interview questions shared by candidates
Had a recruiter call: tell me about yourself, why spacex? Technical: Design tinyurl without cloud services, and then write how you would code it irl. Next step would be onsite with a tour of the rocket factory, and then with manager.
reverse of integer without make it string
how would you design a web scraper from ground
provided two ranges like {1-3},{2-7}, answer : - the total range if they overlap - the two ranges in order if they don't Note: I had to ask 3 times to finally get to the way I just explained it.
What is kubernetes, what is a pod?
i have been asked many questions, regarding my skills, my achievments, the problems i have faced and my attitude adopted to solve challenges. i have also been asked about what i was searching in my future job
They would present an example architecture of infrastructure and ask how would you improve it
How does the Site Reliability Engineer role at your company involve defining and managing Service Level Agreements (SLAs), Service Level Objectives (SLOs), and Service Level Indicators (SLIs) to ensure the reliability and performance of systems?
Questions: trivial Polymorphism dynamically typed vs statically typed (example) what is the difference between, instance, class and static methods (python) python question: given dict {"a": "a", "b": "b"} does function changes the dictionary. correct answer is yes. what should we do to not affect the dict? deep copy of the dictionary end. Airline ticketing system calculate ticketing (cost of operations changes per airline, and cost ticketing changes per airline) airline_list = ['United 150.0 Economy', 'Southwest 150.0 Business', 'American 150.0 Premium',] What if you have 100 airlines with different cost calculations for operations and ticketing. how to tackle this?
Viewing 291 - 300 interview questions