Please tell me about yourself
Java Developer Intern Interview Questions
26,927 java developer intern interview questions shared by candidates
Basic of core Java, spring ,hibernate,jms,agile, mukti threading kanda and streams,collection etc.
Question were mostly on the technical side with java and SQL database
What you do at current job?
Problem solving: There will be 2 linked lists L1 and L2 and an variable x. Task is to find out number of pairs from one element from L1 + one element from L2 = x . Example: L1=12->11->10->0 L2=1->2->20->7->15->13 x=13 Expected output: 3 Explanation: (12, 1) , (11,2), (0,13) => 3 pairs
the qst that i failed to answerwas what can you contribute to the company ?
draw a graph
What is a deadlock
What is your motivation to work for us?
They asked me about spring boot framework
Viewing 2001 - 2010 interview questions