Pergunta de entrevista da empresa Technosoft Solutions (CT)

Write a JavaScript function that gives the same return the same sum for both functions called sum(2, 3) or sum(2)(3)

Resposta da entrevista

Sigiloso

19 de fev. de 2022

I wrote the function as required and showed that to the interviewer