What sort of projects have you been working on?
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
Real time examples, Lots of questions on Collections.
What is lambda expression
How hashmap internally works, followed by counter questions on why hashcode is required, user define key in hashmap
Internal implementation of HashMap?
what is string pool in java?
What’s really is happening beside of generics?
Its online programming test for interview
Write a Java program to count how many times a specific target number appears in an array. For example, given the array: [1, 2, 5, 5, 5, 8, 9] and the target number T = 5, the output should be: The number 5 occurs 3 times in the array.
Tech Interview were mostly based on java and DBMS.
Viewing 941 - 950 interview questions