Software Engineer 2 Interview Questions

666,163 software engineer 2 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
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.

Viewing 1871 - 1880 interview questions

Glassdoor has 666,163 interview questions and reports from Software engineer 2 interviews. Prepare for your interview. Get hired. Love your job.