Junior Full Stack Developer Interview Questions

15,743 junior full stack developer 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 921 - 930 interview questions

Glassdoor has 15,743 interview questions and reports from Junior full stack developer interviews. Prepare for your interview. Get hired. Love your job.