Grid and 2D array question. I was asked to get a grid of nearby amazon fulfilment centres.
Jr Developer Interview Questions
14,270 jr developer interview questions shared by candidates
Standard coding questions: prefix sums, search algorithms
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
(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.
oops, abstraction, interface, abstract class, sql basics
If you got mobile for 1200 then on what will you sell it to get 25% profit on it
It was personal questions and about relocation
Design patters in JavaScript and what is prototypes in JavaScript ?
What programming languages are you best at, rate them from one through five?
Viewing 2231 - 2240 interview questions