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

Feb 19, 2022

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