Panda Guru LogoPanda
Guru

Atlassian Interview question | Online Assesment | XOR Frequency

Round 1

Questions: Given an array arr of positive integers and an integer val. We can perform the following operation on the given array at most once. The operation is as follows:

Find the maximum possible frequency of val after performing the operation at most once.

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.