Developer Internship Interview Questions

712,677 developer internship interview questions shared by candidates

Given a list of nodes and a list of directed connections each one of those nodes has to each other(not every node has a connection, and cycles may exist), find the minimal amount of entry points for a message to spread to every node.
avatar

Software Engineer

Interviewed at Airbnb

4.1
Oct 8, 2017

Given a list of nodes and a list of directed connections each one of those nodes has to each other(not every node has a connection, and cycles may exist), find the minimal amount of entry points for a message to spread to every node.

Write a program to get an int value as argument and return it as string. For example, if I give the number 3456 as int, it should return the same number 3456 but as an object of String. You cannot use Java API methods.
avatar

Java Developer

Interviewed at Morgan Stanley

3.9
Nov 27, 2016

Write a program to get an int value as argument and return it as string. For example, if I give the number 3456 as int, it should return the same number 3456 but as an object of String. You cannot use Java API methods.

2) You have 10 jars containing 100 marbles each. One jar has marbles weighing 1.1 grams. The other jars have marbles weighing 1.0 grams. The marbles all look alike. What is the minimum number of weighs on a scale to find out which jar has the heavy marbles.
avatar

Software Engineer

Interviewed at Pocket Gems

4.2
Oct 17, 2012

2) You have 10 jars containing 100 marbles each. One jar has marbles weighing 1.1 grams. The other jars have marbles weighing 1.0 grams. The marbles all look alike. What is the minimum number of weighs on a scale to find out which jar has the heavy marbles.

Viewing 2161 - 2170 interview questions

Glassdoor has 712,677 interview questions and reports from Developer internship interviews. Prepare for your interview. Get hired. Love your job.