Junior Software Developer Interview Questions

11,436 junior software developer interview questions shared by candidates

Round1: paper pen written test Q1: Write function to add all no in array without using loop ans: Use recursion Q2: Write function to product of element like a=[2,5,7] then output b=[10,14,35] without using loop ans: Use recursion Q3: Write function to return position of number in sorted Array ans: use binary search and remaining two was easy but i don't remember. sorry :( Round2: In-person Q: convert 1-d array into 2-d array according to condition. difficulty level :pretty easy. Q: wrong label puzzle - http://monkeypuzzles.org/puzzles/three-boxes-with-incorrect-labels. Q: find second largest no in one pass. sol- http://www.sanfoundry.com/c-program-largest-two-numbers-given-array/ Q:100 door puzzzle -http://www.crazyforcode.com/100-lockerdoors-puzzle/ Tips: Don't prepare for puzzle.puzzle are not elimination question.They want coders not puzzle solver. Round3: Hr round work culture and company : Don't know about work culture.Very small team of people.Founding team comes to take interview.They are like startups.Join if you are willing to work much more than 9 to 5 and sometimes weekends.
avatar

Junior Software Engineer

Interviewed at CONTENTSERV

3.1
Oct 7, 2015

Round1: paper pen written test Q1: Write function to add all no in array without using loop ans: Use recursion Q2: Write function to product of element like a=[2,5,7] then output b=[10,14,35] without using loop ans: Use recursion Q3: Write function to return position of number in sorted Array ans: use binary search and remaining two was easy but i don't remember. sorry :( Round2: In-person Q: convert 1-d array into 2-d array according to condition. difficulty level :pretty easy. Q: wrong label puzzle - http://monkeypuzzles.org/puzzles/three-boxes-with-incorrect-labels. Q: find second largest no in one pass. sol- http://www.sanfoundry.com/c-program-largest-two-numbers-given-array/ Q:100 door puzzzle -http://www.crazyforcode.com/100-lockerdoors-puzzle/ Tips: Don't prepare for puzzle.puzzle are not elimination question.They want coders not puzzle solver. Round3: Hr round work culture and company : Don't know about work culture.Very small team of people.Founding team comes to take interview.They are like startups.Join if you are willing to work much more than 9 to 5 and sometimes weekends.

Logical question : 4 people standing in row ahead of each others , they all face same direction and they cant look back , each have a hat on his head , there are 2 colors for all hats , 2 is black , 2 is white , and there is a wall between the 3rd and 4th persons , so the 1st can see the 2nd and the 3rd the 2nd can see the 3rd the 3rd cant see anybody the 4th cant see anybody : give a possible solution
avatar

Junior Software Engineer

Interviewed at BMC Software

3.9
Jan 20, 2018

Logical question : 4 people standing in row ahead of each others , they all face same direction and they cant look back , each have a hat on his head , there are 2 colors for all hats , 2 is black , 2 is white , and there is a wall between the 3rd and 4th persons , so the 1st can see the 2nd and the 3rd the 2nd can see the 3rd the 3rd cant see anybody the 4th cant see anybody : give a possible solution

Viewing 251 - 260 interview questions

Glassdoor has 11,436 interview questions and reports from Junior software developer interviews. Prepare for your interview. Get hired. Love your job.