Nothing only test paper
Java Engineer Interview Questions
30,830 java engineer interview questions shared by candidates
1. You have two candles each candle can burn for 60 minutes, by using that two candles how will you find 90 minutes. 2. How many pieces of a cake you can cut by using 3 strokes of knife.
opps concepts jdbc advan java servlets
What are you top 3 weaknesses and your top strength?
If a number divisible by 5 print 'hello'. If a number divisible by 7 print 'Alexa'. If a number divisible by both print ' hello alexa'
I didn't get unexpected questions. All question were related to my technical skills and to my previous working experience
what is OOP? Threads? Servlet?
Second round (programming pen & paper test) : 1) again I don't remember this exactly but I want to give you the idea of the question: In an inland there are white and black rats live. Both of these kind of rats have certain life span and it is as follows: White rats, At the end of the: 1) First year, white rats give birth to 2 rats 2) Second year, white rats give birth to 3 rats 3) Third year, it dies Black rats, At the end of the: 1) First year, black rats give birth to 3 rats 2) Second year, black rats die. Design a way to calculate the difference of their population if positive number N is the year and positive integer K is the initial number of rats. The output can be a large value so print it with the modulo of 10007. --------------end of the question------ Thats it. I think I have given you the most exact question asked in this round( ~98% accurate) 😁.
Define java exceptions
write a program to find out suffix of two strings are same
Viewing 291 - 300 interview questions