Ethos Life OA Question
Summary
Interview Experience
Problem Statement You are given a set of servers, each with a different workload represented as an integer in an array serverLoad. The goal is to balance the server workloads by offloading tasks. You can offload tasks in two ways: Manually Offloading – You can manually offload tasks from at most k ...


