The BytePlus platform has n servers, where the data stored on the ith server is represented by the array memory. To manage the server efficiently you can perform the following operation any (possibly zero) number of times: • Choose an index idx, such that 1 ≤ idx s n/2. • Swap the data of the pair of servers that are equidistant from the beginning and the ending of the array memory and have a distance less than or equal to idx. The total working efficiency of the servers is calculated as the sum of the product of the data present in each server with the index of that server. Given an integer n, and an array emory, find the maximum possible total working efficiency that we can get, since the total working efficiency can be very large print it modulo 109+7.
Machine Learning Software Engineer Interview Questions
8,202 machine learning software engineer interview questions shared by candidates
1.Situation based questions about Precision, Recall, Confusion Matrix 2. Python code reviewing
- Basics of python and interview questions related to python - problem solving - ML Scenario based question., etc
Briefly describe what the problem was in your projects listed in the resume and your approach
do you know auto encoders
Describe a data processing pipeline you developed.
How did you collect data?
Multiple choice questions and a programming question. Questions on L1 and L2 regularization, precision and recall, feature scaling, etc.
Basics of machine learning
What is your experience with Python?
Viewing 7831 - 7840 interview questions