Conceptual questions about java
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,892 java developer interview questions shared by candidates
Decode a string e.g. 2[a3[c]] to acccaccc
1. The first one is of online test with questions like reversing linked list, merging two linked list and a string question along with MCQ. Completed that in 40 minutes. Got shortlisted. 2. First round of interview starts with HTML,CSS and Javascript. a) What's new in HTML5? b) CSS Box model and properties c) Javascript basics d) Then linkedlist question, sum of two numbers represented by linked lists e) reverse a phrase without using tokenizers Answered all of them, interviewer expected that I would take time for coding questions, but I completed them in less than 5 mins. 3) Second round is of approx 2 hours. The interviewer asked me so many questions on DS, Algorithms, SQL, Threading etc... Answered all of them. He is super impressed with me. 4) Third round is with manager, he gave me a question like this. I tried my level best, then asked some theory questions, what is Heap Memory and Program Memory, How is java class loader works. Implement a queue a) Enqueue happens at 100 messages/sec with one thread. b) Dequeue happens at 10 messages/sec with 5 threads. c) At any time the number of unprocessed messages pushed to backlog. When the number of messages in backlog increases 1000, stop incoming messages until number of messages in backlog decreases to 500.
What is Servlet Lifecycle ?
You have a list of strings create a map having strs as key and values as no. of occurences of vals in the string
1. how to reverse an array of charts. 2. given array on charts that contains words in reverse order, need to reverse the array, for example: world hello ----> hello world
I have Experience so ask me for my past work.
WAP to get 2 stacks from a queue .
Java program find the intersection of two rectangles
I did one java assessment on Indeed.com and then another on some other site then it was conversational and boilerplate java stuff. Be ready for the question about how you stay current.
Viewing 2221 - 2230 interview questions