Showing posts with label interview-questions. Show all posts
Showing posts with label interview-questions. Show all posts

Sunday, May 27, 2012

Check if at least 2 out of 3 booleans is true


An interviewer recently asked me this question: given 3 boolean variables a, b, c, return true if at least 2 out of the 3 are true.

Wednesday, May 23, 2012

Creating a memory leak with Java


I just had an interview, and I was asked to create a memory leak with Java. Needless to say I felt pretty dumb having no clue on how to even start creating one.

Tuesday, April 10, 2012

Mobile developer interview questions, that a non-mobile developer can ask


I need to interview some people for a mobile developer position (iphone) soon. The problem is that my strength is in Java web development.

Sunday, March 11, 2012

Any good interview questions to ask prospective Junior java developers? [closed]


Does anyone have a good interview question to ask prospective junior java developers? They will have a two year minimum experience requirement. The questions will be on a written test and they will have five to ten minutes to answer each question.

Wednesday, March 7, 2012

Senior Java EE interview questions [closed]


What are the best questions to ask when running a technical interview for a senior level Java EE developer?