#1
4th October 2014, 03:11 PM
|
|||
|
|||
How to prepare for Java Interview? What basic questions can be asked?
I want to start my career in Java and I dont know how to prepare for Java Interview
What are the basic questions that are asked in the interview. What needs to be prepare most for making best career in Java. |
#2
7th October 2014, 01:44 PM
|
|||
|
|||
Re: How to prepare for Java Interview? What basic questions can be asked?
Java is a field which has huge scope. There is a lot to learn and lot to do. An interviewer can ask questions from any field in Java like Strings, Multithreading, Exception Handling, Applets, etc. You can find some of the interview questions n the below links and can also buy the below mentioned books for a better preparation.
http://www.indiabix.com/technical/core-java/ http://www.interview-questions-java.com/ Books for preparation:- - Java / J2EE Interview Questions : A Guide for Interview - How To Crack Interviews in Java - Core JAVA Interview Questions You'll Most Likely Be Asked |
#3
28th December 2020, 11:53 AM
|
|||
|
|||
Re: How to prepare for Java Interview? What basic questions can be asked?
It would depend on alot of factors, time spent in preparation, analytical and logical skills, prior java knowledge, listening skills and most important patience and presence of mind.
Here are some tips though to crack your Java Interview - Focus mainly on Data Structures and Algorithms, additionally work on your problem-solving skills - Understand the requirement of the Job role, mostly they wouldn't ask outside of it. If you're looking for some resources, few of my fav sites are Hackerearth, InterviewBit, GFG Although I would strongly recommend solving questions from Interviewbit gamifies the experience of practicing for your interview and includes lots of sample problems, company based interview questions, topic wise Interview Questions. The problems have been categorized into topics and then micro-concepts within topics. Each problem has hints and editorials with them. You can practice problems from here: https://www.interviewbit.com/java-interview-questions/ Either ways lemme know if you find it helpful. |
#4
30th December 2020, 11:24 AM
|
|||
|
|||
Re: How to prepare for Java Interview? What basic questions can be asked?
Prepare the following topics to crack any Java interview:
*Java Fundamentals *Object-Oriented Concepts *Data Structure and Algorithms *Multithreading, concurrency, and thread basics *Date type conversion and fundamentals *Garbage Collection *Java Collections Framework *Array *String *GOF Design Patterns *SOLID design principles *Abstract class and interface *Java basics e.g. equal and hashcode *Generics and Enum *Java IO and NIO *Common Networking protocols *Data structure and algorithm in Java *Regular expressions *JVM internals *Java Best Practices *JDBC *Date, Time and Calendar *XML Processing in Java *JUnit *Programming questions |
Related Topics: |
||
Thread | Replies | Last Post |
Infosys interview questions? How to prepare for the interview for technical and HR interview? | 1 | 10th October 2016 03:42 AM |
|