General questions about apple devops
Senior Devops Engineer Interview Questions
13,166 senior devops engineer interview questions shared by candidates
Python scripting, AWS, docker, Kubernetes questions
What drew you to this role?
O por que eu gostaria de entrar na empresa?
what do you understand from docker ??
Describe the CI/CD pipeline
Second Round The Travel Planner Scenario: You're planning a trip to a new city! You have a list of various tourist attractions with different attributes. Data: Each attraction has a: Name Category (historical, museum, natural wonder, etc.) Entry fee (Rs.) Estimated time to visit (hours) Tourist rating (average score from online reviews) Challenge: Write a program that helps you create a well-rounded itinerary for your trip. The program should consider: Category Mix: Include attractions from different categories to experience the city's diverse offerings. Budget Constraints: Select attractions that fit within your planned travel budget (considering entry fees). Time Management: Create an itinerary that allows you to visit a good number of attractions within your available time frame (considering estimated visit) Popularity Balance: Choose a mix of popular and less-crowded attractions to avoid long queues and experience hidden gems. Success Criteria: The program should output a list of tourist attractions for your itinerary, considering category variety, budget, time management, and optionally, your personal prefer solve it using the oops
2. Best Time to Buy and Sell Stock
First Round 1.You are given two strings, S1 and S2. Write a function to determine if S2 can be obtained by rotation S1 by some number of positions clockwise. Example: Input: S1= "rotation", S2 = "tionrota" Output: True
Having worked with VPC, have you done this or that
Viewing 1771 - 1780 interview questions