Junior Developer Interview Questions

27,281 junior developer interview questions shared by candidates

1. Build an application that rolls a six-sided die to obtain a random value between 1 and 6. 2. Introduce the concept of a cup so that multiple dice can be rolled at one time. 3. Create a loaded die that, given a predetermined number, will land on that number 50% of the time (we can't be too obvious with our loaded die).
avatar

Junior Software Developer

Interviewed at HCSS

4.2
Aug 12, 2016

1. Build an application that rolls a six-sided die to obtain a random value between 1 and 6. 2. Introduce the concept of a cup so that multiple dice can be rolled at one time. 3. Create a loaded die that, given a predetermined number, will land on that number 50% of the time (we can't be too obvious with our loaded die).

After the previous set of quest., I had 2 task: 1. A C++ with OOP problem - with class Wheel, Car(is a vehicle, has 4 wheels), Truck(is a vehicle, has n wheels), Vehicle(some int data like speed, cylindrix capacity). I had to implement them and in class Truck - 3 more functions: AddWheel(const Wheel&), InsertWheel(const Wheels&, int index), DeleteWheel(int index)
avatar

Junior C++ Developer

Interviewed at Graitec

3.7
Mar 1, 2019

After the previous set of quest., I had 2 task: 1. A C++ with OOP problem - with class Wheel, Car(is a vehicle, has 4 wheels), Truck(is a vehicle, has n wheels), Vehicle(some int data like speed, cylindrix capacity). I had to implement them and in class Truck - 3 more functions: AddWheel(const Wheel&), InsertWheel(const Wheels&, int index), DeleteWheel(int index)

Viewing 1001 - 1010 interview questions

Glassdoor has 27,281 interview questions and reports from Junior developer interviews. Prepare for your interview. Get hired. Love your job.