1. A brick weighs a pound plus 1/2 a brick. How much does a brick weigh? 2. When I am as old as my father is now, I will be five times as old as my son is now. By then my son will be eight years older than I am now. The combined ages of my father and me are 100 years. How old is my son? 3. A contractor estimated that one of his two bricklayers would take 9 hours to build a certain wall and the other 10 hours. However, he knew from experience that when they worked together, 10 fewer bricks got laid per hour. Since he was in a hurry, he put both men on the job and found it took exactly 5 hours to build the wall. How many bricks did it contain? Q. given an array of N (1 >= N >= 1000) integers ranging from -1000 to 1000, write a code that returns the sign of all multiplications. E.g. [1, 4, -2, -5] Return 1 [1, 2, -2, 5] Return -1 [1, 0, -2, 5] Return 0 (since ans is 0) Q. Given a series of coins, we want to arrange them in alternative sequence of head and tails. Write a function to return minimum number of coin flips required to obtain sequence, if Heads is 0 and Tails is 1. E.g. {1, 1, 0, 1, 1} Ans = 2, since we need to flip 1st and 5th coin {1, 0, 1} Ans = 0, since sequence is correct Q. Given an array of N integers, return the biggest integer a such that a and -a are both present in the array. E.g. [-1, 1, 3, -8, -5, 4, 5] Ans = 5 since 5 is biggest out of 1 and 5
Junior Software Developer Interview Questions
4,371 junior software developer interview questions shared by candidates
what is immutability? How would you implement something immutable?(Using final keyword).
Asked some tricky questions on what would happed if we refer the superclass object using subclass reference.
What do you know about GEICO?
Standard HR questions with recruiter regarding past experience, why I'm looking for a new role, etc.
OOP , design patterns, your projects
Do you think that women are underrepresented in tech-jobs and, if so, why do you think that is?
Q1 Introduce yourself? Q2 What Is overriding?
Tell me a bit about one of your personal programming projects?
diff between structure and union? What is stack ,queue,list pointer? Some programs. But it very from panel to panel
Viewing 2801 - 2810 interview questions
See Interview Questions for Similar Jobs
Junior Net DeveloperEntry Level DeveloperJunior Web DesignerSoftware DeveloperJunior DeveloperJunior C Net DeveloperJunior Security EngineerSoftware EngineerC DeveloperEntry Level Java DeveloperJr DeveloperJunior Android DeveloperJunior ProgrammerJunior Java DeveloperJunior Front End DeveloperSoftware Application DeveloperJunior Web DeveloperJunior Database AdministratorAssociate Developer