- write url shortener service - write a method that combines and sort two unsorted list into one list - find min, max, next min in an unsorted list
Java Software Developer Interview Questions
4,192 java software developer interview questions shared by candidates
1. Write a program to multiply the digits of number If number is 12345 Than output should be multiplication of 1*2*3*4*5 If number is 120 Than output should be multiplication of 1*20 If number is 1006 Than output should be 100*6 Second round was a technical round Here, interviewer was only interested in spring and hibernate, he asked the project experience and difficulties faced during project phase... What is jpa?what does jpa do? What is rest?what is resource in restful API? What is j2ee? which technologies come under j2ee What is css? What is springboot and how it is different from Java? How is jpa different from hibernate He was mostly asking these type of questions...
1. relation between hash code and equals method 2. is servlets are thread safe 3. how to implement singleton dp 4. explain mvc 5. write code for connection pooling..
write a java code of simple algorithm
1) Tell Me about Yourself? 2) What are your Strengths? 3) What are your Weaknesses? 4) Tell me something about your hobbies?
write a java program to print Diamond pattern Problem
basically focused on core java.
wrapper class in java,method overriding ,some basic questions on sql
diffrence beetween equals and ==. find word in string and some more i don't remember all.
You received a list of words, using the proper data structure count how many times these words are repeated, (using java 8).
Viewing 711 - 720 interview questions