find out even and odd number without using %(modulas) and /(division) operator.
Java Developer Interviews
Java Developer Interview Questions
In your interview for a java developer position, be prepared to answer technical questions that test your understanding of Java basics. Interviewers may also ask open-ended questions to assess your coding and problem-solving abilities. Prepare for non-technical questions that focus on time management, interpersonal communication, and work ethic.
Top Java Developer Interview Questions & How to Answer
Question #1: What is the difference between HashTable and HashMap in Java?
Question #2: Write a program to determine if 243 is an Armstrong number.
Question #3: How do you produce quality code when you have several Java projects to complete at once?
30,830 java developer interview questions shared by candidates
What are they things you need to look at when you make an object as key of a Map
How to search for a specific data element in a table with a query.
After a night of wild revelry, a group of local intoxicated hoodlums stumble into a children's playground. One of these hoodlums, Phil, climbs to the middle of a spin-around carousel and his friends push the carousel so it rotates once every five seconds. Phil, who is trying not to get sick, holds a flashlight motionless in his hand. There is a straight path running by the playground that, at its closest point, is 30 meters from the middle of the carousel. Unknown to Phil, there are two cops facing him on the path, shocked at the spectacle. One of them is standing on the path at the point closest to the carousel, while the other is standing 60 meters down the path. At approximately what speed (in meters per second) does the spot illuminated by the flashlight traverse each of the cops' bodies? State speed at the closest cop first.
puzzle and descriptive questions
Write a program that will parse sentences and count the number of occurrences of the top 'k' words in each file. (Use a language of your choosing)
What is the white space character in the regular expressions in Java?
you have to give test on machine
are you ready to work at different client locations
input - 4,8,6,9,5,6 output - 5,6,9,-1,6,-1 Find next greater element. If there print the no else -1
Viewing 151 - 160 interview questions