Jr Developer Interview Questions

14,270 jr developer interview questions shared by candidates

You are in the middle of the 2D coordinate system. A thief attack you and get away from you with v(x1,y1) speed every round where x1 and y1 are fix whole numbers but you do not know them. You can tip every round where he is but he will move every round v more, if your tip is right you won. Could you tell a strategy to tell for sure any v where is the thief.
avatar

Junior Software Developer

Interviewed at NNG

2.7
Feb 22, 2019

You are in the middle of the 2D coordinate system. A thief attack you and get away from you with v(x1,y1) speed every round where x1 and y1 are fix whole numbers but you do not know them. You can tip every round where he is but he will move every round v more, if your tip is right you won. Could you tell a strategy to tell for sure any v where is the thief.

Two marslander land on mars (1d mars, so a line), where they land will leave a flag. The two marslander need to find each other, but you can only write with the following four commands: STEP R|L - step right/left FLAG - if the marslander on the flag it will do what is in the next line - if it is not it will skip it. GO TO n - steps in the n-th line of the code
avatar

Junior Software Developer

Interviewed at NNG

2.7
Feb 22, 2019

Two marslander land on mars (1d mars, so a line), where they land will leave a flag. The two marslander need to find each other, but you can only write with the following four commands: STEP R|L - step right/left FLAG - if the marslander on the flag it will do what is in the next line - if it is not it will skip it. GO TO n - steps in the n-th line of the code

(something like) Write a code to... When given an array of ints, count the maximum amount of consecutive numbers when ordered numerically. E.G. in an array [3, 6, 2, 5, 1], the answer would be 3, as 1,2 and 3 are consecutive.
avatar

Junior Web Developer

Interviewed at Zoocha

4.8
Sep 5, 2018

(something like) Write a code to... When given an array of ints, count the maximum amount of consecutive numbers when ordered numerically. E.G. in an array [3, 6, 2, 5, 1], the answer would be 3, as 1,2 and 3 are consecutive.

Viewing 2231 - 2240 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 14,270 interview questions and reports from Jr developer interviews. Prepare for your interview. Get hired. Love your job.