A few logic and complexity questions as well as theory.
Jr Developer Interview Questions
21,314 jr developer interview questions shared by candidates
What is the difference between abstract class and interface
technical knowledge
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.
Was haben Sie bisher denn beruflich gemacht?
Encountered a bug in my assignment during the 3rd stage. They asked to fix it together on the spot.
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
What aspect of coding energizes you.
What is inheritance in terms of java
JS questions and a login problem
Viewing 441 - 450 interview questions