Full Stack Software Engineer Interview Questions

19,457 full stack software engineer interview questions shared by candidates

Given an array of int. For input of [2,-1,3,4], output should be multiplication of all other cells, except for itself. So for that input the output should be [-12,24,-8,-6]. * How to implement it? * How to implement it given that we can't use divide * What is the complexity?
avatar

Full Stack Engineer

Interviewed at Fiverr Inc.

4.1
Feb 16, 2022

Given an array of int. For input of [2,-1,3,4], output should be multiplication of all other cells, except for itself. So for that input the output should be [-12,24,-8,-6]. * How to implement it? * How to implement it given that we can't use divide * What is the complexity?

Viewing 931 - 940 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 19,457 interview questions and reports from Full stack software engineer interviews. Prepare for your interview. Get hired. Love your job.