Pergunta de entrevista da empresa Brightedge Technologies

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

Resposta da entrevista

Sigiloso

8 de out. de 2013

hint: try to find a linear solution, using hashtable