Junior Full Stack Developer Interview Questions

15,734 junior full stack developer interview questions shared by candidates

Last one: Write down the code for a method which takes an array and a number K as input s and returns the (Any) pair of numbers from that array whose sum is K. (I asked multiple times if he wants only one pair or all the pairs).
avatar

Java Full Stack Developer

Interviewed at CME Group

3.9
Jul 26, 2020

Last one: Write down the code for a method which takes an array and a number K as input s and returns the (Any) pair of numbers from that array whose sum is K. (I asked multiple times if he wants only one pair or all the pairs).

They gave two function API, register() and event_fire(). register is used for register callbacks, e.g. register(cb1),and event_fire() is like a trigger, once the event_fire() is called all registered callbacks will be executed. And they ask you to give a solution to make this process correct.
avatar

Full Stack Engineer

Interviewed at Everpure

3.5
Sep 7, 2017

They gave two function API, register() and event_fire(). register is used for register callbacks, e.g. register(cb1),and event_fire() is like a trigger, once the event_fire() is called all registered callbacks will be executed. And they ask you to give a solution to make this process correct.

Viewing 1051 - 1060 interview questions

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