employer cover photo
employer logo
employer logo

Technosoft Solutions (CT)

Is this your company?

Technosoft Solutions (CT) interview question

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

Interview Answer

Anonymous

19 Feb 2022

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