Pregunta de entrevista de Nortek

Using C++ code, write a function to calculate the sum of a vector of integers using N threads in parallel.

Respuesta de la entrevista

Anónimo

22 jun 2016

Wrote code to perform the task