Java Development Engineer Interview Questions

28 java development engineer interview questions shared by candidates

on streams java-8 , a onpaper question to merge 2 lists , new java features ,diff between callable and runnable ,future and completable future and completable future functions , thread pools and types of thread pools , micro service design patterns , spring boot related questions on api configs ,how to use a different embedded server other than default tomcat server .
avatar

Software Development Engineer (SDE) JAVA

Interviewed at Mphasis

3.4
Oct 13, 2025

on streams java-8 , a onpaper question to merge 2 lists , new java features ,diff between callable and runnable ,future and completable future and completable future functions , thread pools and types of thread pools , micro service design patterns , spring boot related questions on api configs ,how to use a different embedded server other than default tomcat server .

3. Write a method that takes two collections of characters as a parameters and returns a new Set of distinct elements common between the two collections. // Give me the intersection of common elements between two data sets. // ['a', 'a', 'c', 'd'], ['a', 'c'] // -> ['a', 'c'] // ['a', 'a', 'c', 'd'], ['a', 'a', 'c'] // -> ['a','c']
avatar

Software Development Engineer In Test (Java Or C++)

Interviewed at Spoken Communications

3.9
Sep 1, 2017

3. Write a method that takes two collections of characters as a parameters and returns a new Set of distinct elements common between the two collections. // Give me the intersection of common elements between two data sets. // ['a', 'a', 'c', 'd'], ['a', 'c'] // -> ['a', 'c'] // ['a', 'a', 'c', 'd'], ['a', 'a', 'c'] // -> ['a','c']

Viewing 11 - 20 interview questions

Glassdoor has 28 interview questions and reports from Java development engineer interviews. Prepare for your interview. Get hired. Love your job.