employer cover photo
employer logo
employer logo

Brightedge Technologies

Engaged Employer

Brightedge Technologies Interview Question

given an array, find a subarray such that the sum of elements in it is equal to zero.

Interview Answer

Anonymous

Oct 8, 2013

hint: try to find a linear solution, using hashtable