Limited Time Offer:Up to 20% off Hello Interview Premium
Up to 20% off Hello Interview Premium 🎉
Hello Interview
Your Dashboard
System Design
Code
Low Level Design
Behavioral
AI Coding
New
ML System Design
Salary Negotiation
Interview Guides
Blog
System Design
Low Level Design
AI Coding
Behavioral
New
Interview Questions
Success Stories
System Design
Low-Level Design
New
Ask The Community
Discord
Mock Interviews
1:1 Mentorship
Refer a Friend
Pricing
Sign in / Sign up
Search
⌘K
Pricing

Tutor

CLI Server Reboot Tool

Build a command-line interface tool that allows field technicians to reboot remote servers via REST API calls. Implement basic functionality, error handling, concurrent operations, and discuss testing strategies.

Asked at:

CoreWeave

CoreWeave


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Company
​
Level
All Regions
Region

Late January, 2026

CoreWeave

CoreWeave

Mid-level

Format: 60 min CoderPad, Python, 4 parts Scenario: Build a CLI tool for field technicians to reboot remote servers via API. Setup they provide: Backend service running on http://localhost:3000 Endpoint: /reboot (POST) Request: {"serial": "<server_id>"} Response: {"result": "success/failure", "reason": "..."} Part 1: Basic reboot client Send POST request to reboot endpoint Parse response, print result Part 2: Error handling Handle timeouts, connection errors, invalid JSON Print meaningful output on failures Part 3: Concurrent fleet reboot Reboot multiple servers in parallel They noted async + requests is a common trap (blocks event loop) ThreadPoolExecutor + requests works cleanly Part 4: Unit testing (verbal) Explain how you'd test this Mocking requests, testing error cases, etc. Good luck to whoever uses this. The ThreadPoolExecutor pattern is clutch for part 3

Your account is free and you can post anonymously if you choose.

Hello Interview Premium

Recent interview questions
System Design Guided Practice
Exclusive content
Learn More
Questions
Meta SWE Interview QuestionsAmazon SWE Interview QuestionsGoogle SWE Interview QuestionsOpenAI SWE Interview QuestionsEngineering Manager (EM) Interview Questions
Learn
Learn System DesignLearn DSALearn BehavioralLearn ML System DesignLearn Low Level DesignGuided Practice
Links
FAQPricingGift PremiumHello Interview Premium
Legal
Terms and ConditionsPrivacy PolicySecurity
Contact
About UsProduct Support

7511 Greenwood Ave North Unit #4238 Seattle WA 98103


© 2026 Optick Labs Inc. All rights reserved.