Zeta | OA | Zeta, Recently Asked Online Assessments in 03 Dec, 2026 | Equal Average
Question · Posted Apr 2026
Question 1: Equal average Problem Statement: Given an array A of size N. Find the number of ways to partition the array into two non-empty subsequences such that the average of elements of both subsequences is equal. Function description: Complete the solve function. This function takes the following 2 parameters and returns an integer: N: Represents the size of the array A A: Represents the integer array of size N Input format for custom testing: Note: Use this input format ...
The full answer & interview discussion are available to premium members.
Log in Create a free account