Software Engineer Interview Questions

467,307 software engineer interview questions shared by candidates

* Codility: Find the sum of the area of two possible overlapping rectangles. * Pre-recorded video questions: They will be given to you in advance, so you will be able to prepare. But basically, why rakuten, what can you bring to rakuten, your work and skills, etc. pretty standard stuff.
avatar

Software Engineer

Interviewed at Rakuten

3.6
Feb 27, 2015

* Codility: Find the sum of the area of two possible overlapping rectangles. * Pre-recorded video questions: They will be given to you in advance, so you will be able to prepare. But basically, why rakuten, what can you bring to rakuten, your work and skills, etc. pretty standard stuff.

Given an array of n numbers, return an array ans such that ans[i] contains the product of all elements in array except array[i]. Ex. array = {1, 7, 4, 3}, ans = {84, 12, 21, 28}. Do this in O(n) time and without using division.
avatar

Software Engineer Intern

Interviewed at Adobe

4.1
Aug 28, 2015

Given an array of n numbers, return an array ans such that ans[i] contains the product of all elements in array except array[i]. Ex. array = {1, 7, 4, 3}, ans = {84, 12, 21, 28}. Do this in O(n) time and without using division.

Viewing 2321 - 2330 interview questions

Glassdoor has 467,307 interview questions and reports from Software engineer interviews. Prepare for your interview. Get hired. Love your job.