depend on interviewer asks mainly arrays, string programming problems
Junior Developer Interview Questions
22,729 junior developer interview questions shared by candidates
1. Tell me a challenge project you have done. 2. When you have conflict with your customer, how did you solve it? 3. Why do you want to work for Discover?
Just normal general information questions.
General focus was on data structures and algorithms
Name a book that inspired you.
write the code for binary search
Are you the type of person who will need a good amount of guidance, or are you the type to just jump in?
why should hire you what is your expectations
build a web api with C#
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 1511 - 1520 interview questions