Junior Java Software Engineer Interview Questions

30,835 junior java software engineer interview questions shared by candidates

Given a system, a number N, represent item #, and several numbers that represent the factor that it will process the item # if the item can be a multiple of it. Found that how many items cannot be processed? Ex: Given [2, 5] and N = 10. 2, 4, 6, 8, 10, 5 can be process the remaining number is 1 3 7 9, so return 4.
avatar

Java Engineer

Interviewed at Drawbridge

4
Aug 6, 2015

Given a system, a number N, represent item #, and several numbers that represent the factor that it will process the item # if the item can be a multiple of it. Found that how many items cannot be processed? Ex: Given [2, 5] and N = 10. 2, 4, 6, 8, 10, 5 can be process the remaining number is 1 3 7 9, so return 4.

Viewing 211 - 220 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 30,835 interview questions and reports from Junior java software engineer interviews. Prepare for your interview. Get hired. Love your job.