Java Software Engineer Interviews

Java Software Engineer Interview Questions

"Java software engineers design, build, and maintain systems that support and run java applications. Employers are looking for candidates who display strong organizational and communication skills as well as advanced technical skill within the java universe. During an interview, expect to answer a lot engineering questions as well as discuss past projects you have worked on."

30,862 java software engineer interview questions shared by candidates

The first question was about a given number of items, and 2 types of packages, first one could carry 5 items and the second only 1 and the question was: What is the minimal number of packages required to carry all the items with given number of packages? So you actually had 3 parameters, the number of items, the number of large packages and small packages and you should have returned the minimal packages that could carry the items. If the packages were not enough to carry the items the function should return -1. There was a static function ready to populate.
avatar

Java Software Engineer

Interviewed at Travelfusion

3.3
Jul 10, 2024

The first question was about a given number of items, and 2 types of packages, first one could carry 5 items and the second only 1 and the question was: What is the minimal number of packages required to carry all the items with given number of packages? So you actually had 3 parameters, the number of items, the number of large packages and small packages and you should have returned the minimal packages that could carry the items. If the packages were not enough to carry the items the function should return -1. There was a static function ready to populate.

Second round technical interview had one string manipulation question that had to do with ordering a first string such as "banana" according to the character ordering of the second string like "bna" to output "bnnaaa."
avatar

Java Software Engineer Internship

Interviewed at 1stDibs.com

3.6
Apr 12, 2018

Second round technical interview had one string manipulation question that had to do with ordering a first string such as "banana" according to the character ordering of the second string like "bna" to output "bnnaaa."

Viewing 981 - 990 interview questions

Glassdoor has 30,862 interview questions and reports from Java software engineer interviews. Prepare for your interview. Get hired. Love your job.